summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-20Merge branch 'net-shaper-fix-valid-confusion-even-more'Jakub Kicinski
2026-05-20net: shaper: rework the VALID marking (again)Jakub Kicinski
2026-05-20net: shaper: annotate the data racesJakub Kicinski
2026-05-20ARM: dts: BCM5301X: EA6500v2: fix USB3Rosen Penev
2026-05-20ARM: dts: BCM5301X: R6300v2: fix USB3Rosen Penev
2026-05-20ARM: dts: NSP: Move MX6X pinctrl config to PWM nodeRosen Penev
2026-05-20net/mlx5e: Fix eswitch mode block underflow on IPsec acquire SAPrathamesh Deshpande
2026-05-20Revert "Merge branch 'gve-add-support-for-ptp-gettimex64'"Jakub Kicinski
2026-05-20Merge branch 'udp-gso-fix-__udp_gso_segment-after-gso_partial-udp-length-change'Jakub Kicinski
2026-05-20udp: Fix UDP length on last GSO_PARTIAL segmentGal Pressman
2026-05-20udp: gso: Fix handling checksum in __udp_gso_segmentAlice Mikityanska
2026-05-20perf build: Prefix SCRIPTS with output directory to fix continuous rebuildsIan Rogers
2026-05-20perf arch x86 tests: Add test for topdown event sortingIan Rogers
2026-05-20perf tests: Add test for uncore event sortingIan Rogers
2026-05-20perf build: Convert llvm-config shell queries to simply expanded variablesIan Rogers
2026-05-20perf pmu-events: Convert recursive shell assignments and macros to Make built...Ian Rogers
2026-05-20x86/mm: Disable broadcast TLB flush when PCID is disabledTom Lendacky
2026-05-20vfio/xe: avoid duplicate reset in xe_vfio_pci_reset_doneGuoHan Zhao
2026-05-20hisi_acc_vfio_pci: simplify the command for reading device informationWeili Qian
2026-05-20perf pmu-events: Split big_c_string storage into standalone compilation unitIan Rogers
2026-05-20perf build: Remove redundant libbpf feature check for static buildsIan Rogers
2026-05-20perf build: Move libsymbol dependency out of prepare stepIan Rogers
2026-05-20perf build: Pre-generate BPF skeleton tooling during umbrella prepare phaseIan Rogers
2026-05-20perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.makIan Rogers
2026-05-20perf build: Move BPF skeleton generation out of Makefile.perfIan Rogers
2026-05-20perf build: Remove empty archheaders targetIan Rogers
2026-05-20perf build: Decouple pmu-events from prepare umbrella targetIan Rogers
2026-05-20perf trace beauty: Make beauty generated C code standalone .o filesIan Rogers
2026-05-20perf lock contention: Fix SIGCHLD vs pause() race in __cmd_contention()Swapnil Sapkal
2026-05-20perf sched stats: Fix SIGCHLD vs pause() race in schedstat_live()Swapnil Sapkal
2026-05-20perf sched stats: Fix SIGCHLD vs pause() race in schedstat_record()Swapnil Sapkal
2026-05-20intel_idle: Drop C-states redundant when PC6 is disabledArtem Bityutskiy
2026-05-20intel_idle: Introduce a helper for checking PC6Artem Bityutskiy
2026-05-20intel_idle: Add constants for MSR_PKG_CST_CONFIG_CONTROLArtem Bityutskiy
2026-05-20Bluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş
2026-05-20Bluetooth: hci_uart: fix UAFs and race conditions in close and init pathsMingyu Wang
2026-05-20Bluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito
2026-05-20Bluetooth: btmtk: fix urb->setup_packet leak in error pathsJiajia Liu
2026-05-20Bluetooth: ISO: drop ISO_END frames received without prior ISO_STARTDavid Carlier
2026-05-20Bluetooth: btintel_pcie: Fix incorrect MAC access programmingKiran K
2026-05-20Bluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_...Luiz Augusto von Dentz
2026-05-20Bluetooth: bnep: Fix UAF read of dev->nameJann Horn
2026-05-20tracing/osnoise: Dump stack on timerlat uret threshold eventCrystal Wood
2026-05-20PM: hibernate: call preallocate_image() after freeze prepareMatthew Leach
2026-05-20tracing: Avoid NULL return from hist_field_name() on truncationDavid Carlier
2026-05-20rbd: eliminate a race in lock_dwork draining on unmapIlya Dryomov
2026-05-20Merge tag 'zx29-plat-for-7.2' of https://gitlab.com/stefandoesinger/zx297520-...Arnd Bergmann
2026-05-20Merge tag 'amd-pstate-v7.1-2026-05-14' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki
2026-05-20cgroup: rstat: relax NMI guard after switch to try_cmpxchgCunlong Li
2026-05-20perf evsel: Add bounds checking to trace point raw data accessorsIan Rogers