summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann2024-01-10
| * | bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann2024-01-10
| * | bpf, arm64: use separate register for state in stxrDaniel Borkmann2024-01-10
| * | bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann2024-01-10
| * | bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2024-01-10
| * | bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann2024-01-10
| * | lib/test_bpf: Add tests for unsigned BPF_JGTNaveen N. Rao2024-01-10
| * | arm64: fix endianness annotation for 'struct jit_ctx' and friendsLuc Van Oostenryck2024-01-10
| * | bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov2024-01-10
| * | bpf: remove stubs for cBPF from arch codeDaniel Borkmann2024-01-10
| * | bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann2024-01-10
| * | {nl,mac}80211: add rssi to mesh candidatesBob Copeland2024-01-06
| * | mac80211: mesh: drop new node with weak powerMasashi Honma2024-01-06
| * | wifi: cfg80211: avoid leaking stack data into traceBenjamin Berg2024-01-06
| * | UPSTREAM: netpoll: Fix device name check in netpoll_setup()Matthias Kaehlcke2024-01-06
| * | tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai2024-01-06
| * | sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2024-01-03
| * | thread_info: Remove superflous struct declsAlexander Grund2024-01-02
| * | USB: core: Prevent nested device-reset callsAlan Stern2024-01-02
| * | USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2024-01-02
| * | tty: fix deadlock caused by calling printk() under tty_port->lockQi Zheng2024-01-02
| * | flow: fix object-size-mismatch warning in flowi{4,6}_to_flowi_common()Tetsuo Handa2024-01-02
| * | lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2024-01-02
| * | leds: leds-qpnp: Fix uninitialized local variableAlexander Grund2024-01-01
| * | qcacld-3.0: Avoid possible array OOBJianmin Zhu2023-12-31
| * | ASoC: msm-pcm-q6-v2: Add dsp buf checkShalini Manjunatha2023-12-23
| * | asoc: Update copy_to_user to requested buffer sizeLaxminath Kasam2023-12-23
| * | asoc: msm-pcm-q6-v2: Update memset for period sizeLaxminath Kasam2023-12-23
| * | asoc: Reset the buffer if size is partial or zeroLaxminath Kasam2023-12-23
| * | msm: adsprpc: Handle UAF in fastrpc internal munmapVamsi Krishna Gattupalli2023-12-23
| * | msm: adsprpc: Handle UAF in fastrpc debugfs readSwathi K2023-12-23
| * | msm: adsprpc: Add missing spin_lock in `fastrpc_debugfs_read`Alexander Grund2023-12-23
| * | msm: ADSPRPC: Protect global remote heap mapsTharun Kumar Merugu2023-12-23
| * | msm: adsprpc: Avoid race condition during map creation and freeTharun Kumar Merugu2023-12-23
| * | adsprpc: update mmap list nodes before mmap freeTharun Kumar Merugu2023-12-23
| * | sched: deadline: Add missing WALT codeJosh Choo2023-11-20
| * | sched: Reinstantiate EAS check_for_migration() implementationAlexander Grund2023-11-12
| * | sched: Remove left-over CPU-query from __migrate_taskAlexander Grund2023-11-12
| * | BACKPORT: net: ipv6: Fix processing of RAs in presence of VRFAlexander Grund2023-11-09
| * | wifi: cfg80211: Fix use after free for wextAlexander Wetzel2023-11-09
| * | cfg80211: allow connect keys only with default (TX) keyJohannes Berg2023-11-09
| * | nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal2023-11-09
| * | ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai2023-11-09
| * | Revert "ALSA: rawmidi: Fix racy buffer resize under concurrent accesses"Alexander Grund2023-11-09
| * | ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai2023-11-09
| * | ALSA: rawmidi: Avoid OOB access to runtime bufferAlexander Grund2023-11-09
| * | HID: check empty report_list in hid_validate_values()Pietro Borrello2023-11-09
| * | HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-11-09
| * | HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng2023-11-09
| * | tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby2023-11-09