| Commit message (Expand) | Author | Age |
| ... | |
| | * | | sched/fair Remove duplicate walt_cpu_high_irqload call | Alexander Grund | 2024-03-06 |
| | * | | sched/fair: Remove leftover sched_clock_cpu call | Alexander Grund | 2024-03-06 |
| | * | | input: Drop INPUT_PROP_NO_DUMMY_RELEASE bit | Han Wang | 2024-02-19 |
| | * | | CHROMIUM: remove Android's cgroup generic permissions checks | Dmitry Torokhov | 2024-01-10 |
| | * | | Revert "sched: tune: Unconditionally allow attach" | Bruno Martins | 2024-01-10 |
| | * | | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd | Daniel Borkmann | 2024-01-10 |
| | * | | bpf, arm64: remove prefetch insn in xadd mapping | Daniel Borkmann | 2024-01-10 |
| | * | | bpf, arm64: use separate register for state in stxr | Daniel Borkmann | 2024-01-10 |
| | * | | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann | 2024-01-10 |
| | * | | bpf, arm64: implement jiting of BPF_XADD | Daniel Borkmann | 2024-01-10 |
| | * | | bpf: add BPF_J{LT,LE,SLT,SLE} instructions | Daniel Borkmann | 2024-01-10 |
| | * | | lib/test_bpf: Add tests for unsigned BPF_JGT | Naveen N. Rao | 2024-01-10 |
| | * | | arm64: fix endianness annotation for 'struct jit_ctx' and friends | Luc Van Oostenryck | 2024-01-10 |
| | * | | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcode | Alexei Starovoitov | 2024-01-10 |
| | * | | bpf: remove stubs for cBPF from arch code | Daniel Borkmann | 2024-01-10 |
| | * | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 2024-01-10 |
| | * | | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland | 2024-01-06 |
| | * | | mac80211: mesh: drop new node with weak power | Masashi Honma | 2024-01-06 |
| | * | | wifi: cfg80211: avoid leaking stack data into trace | Benjamin Berg | 2024-01-06 |
| | * | | UPSTREAM: netpoll: Fix device name check in netpoll_setup() | Matthias Kaehlcke | 2024-01-06 |
| | * | | tracing: Avoid adding tracer option before update_tracer_options | Mark-PK Tsai | 2024-01-06 |
| | * | | sched_getaffinity: don't assume 'cpumask_size()' is fully initialized | Linus Torvalds | 2024-01-03 |
| | * | | thread_info: Remove superflous struct decls | Alexander Grund | 2024-01-02 |
| | * | | USB: core: Prevent nested device-reset calls | Alan Stern | 2024-01-02 |
| | * | | USB: core: Don't hold device lock while reading the "descriptors" sysfs file | Alan Stern | 2024-01-02 |
| | * | | tty: fix deadlock caused by calling printk() under tty_port->lock | Qi Zheng | 2024-01-02 |
| | * | | flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common() | Tetsuo Handa | 2024-01-02 |
| | * | | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore | 2024-01-02 |
| | * | | leds: leds-qpnp: Fix uninitialized local variable | Alexander Grund | 2024-01-01 |
| | * | | qcacld-3.0: Avoid possible array OOB | Jianmin Zhu | 2023-12-31 |
| | * | | ASoC: msm-pcm-q6-v2: Add dsp buf check | Shalini Manjunatha | 2023-12-23 |
| | * | | asoc: Update copy_to_user to requested buffer size | Laxminath Kasam | 2023-12-23 |
| | * | | asoc: msm-pcm-q6-v2: Update memset for period size | Laxminath Kasam | 2023-12-23 |
| | * | | asoc: Reset the buffer if size is partial or zero | Laxminath Kasam | 2023-12-23 |
| | * | | msm: adsprpc: Handle UAF in fastrpc internal munmap | Vamsi Krishna Gattupalli | 2023-12-23 |
| | * | | msm: adsprpc: Handle UAF in fastrpc debugfs read | Swathi K | 2023-12-23 |
| | * | | msm: adsprpc: Add missing spin_lock in `fastrpc_debugfs_read` | Alexander Grund | 2023-12-23 |
| | * | | msm: ADSPRPC: Protect global remote heap maps | Tharun Kumar Merugu | 2023-12-23 |
| | * | | msm: adsprpc: Avoid race condition during map creation and free | Tharun Kumar Merugu | 2023-12-23 |
| | * | | adsprpc: update mmap list nodes before mmap free | Tharun Kumar Merugu | 2023-12-23 |
| | * | | sched: deadline: Add missing WALT code | Josh Choo | 2023-11-20 |
| | * | | sched: Reinstantiate EAS check_for_migration() implementation | Alexander Grund | 2023-11-12 |
| | * | | sched: Remove left-over CPU-query from __migrate_task | Alexander Grund | 2023-11-12 |
| | * | | BACKPORT: net: ipv6: Fix processing of RAs in presence of VRF | Alexander Grund | 2023-11-09 |
| | * | | wifi: cfg80211: Fix use after free for wext | Alexander Wetzel | 2023-11-09 |
| | * | | cfg80211: allow connect keys only with default (TX) key | Johannes Berg | 2023-11-09 |
| | * | | nl80211: Update bss channel on channel switch for P2P_CLIENT | Sreeramya Soratkal | 2023-11-09 |
| | * | | ALSA: oss: Fix potential deadlock at unregistration | Takashi Iwai | 2023-11-09 |
| | * | | Revert "ALSA: rawmidi: Fix racy buffer resize under concurrent accesses" | Alexander Grund | 2023-11-09 |
| | * | | ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free() | Takashi Iwai | 2023-11-09 |