summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-04mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failureShardul Bankar
2026-05-04vsock/virtio: fix potential unbounded skb queueEric Dumazet
2026-05-04net: usb: asix: ax88772: re-add usbnet_link_change() in phylink callbacksMarkus Baier
2026-05-05spi: spacemit: add u64 cast to NSEC_PER_SEC to avoid 32-bit overflowGuodong Xu
2026-05-05ASoC: tas2770: Deal with bogus initial temperature valueJames Calligeros
2026-05-05ASoC: tas2764: Deal with bogus initial temperature register valueJames Calligeros
2026-05-04netpoll: pass buffer size to egress_dev() to avoid MAC truncationBreno Leitao
2026-05-04af_unix: Set gc_in_progress to true in unix_gc().Kuniyuki Iwashima
2026-05-05spi: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-04selftests/resctrl: Reduce L2 impact on CAT testReinette Chatre
2026-05-04selftests/resctrl: Simplify perf usage in CAT testReinette Chatre
2026-05-04selftests/resctrl: Remove requirement on cache miss rateReinette Chatre
2026-05-04selftests/resctrl: Raise threshold at which MBM and PMU values are comparedReinette Chatre
2026-05-04selftests/resctrl: Increase size of buffer used in MBM and MBA testsReinette Chatre
2026-05-04selftests/resctrl: Support multiple events associated with iMCReinette Chatre
2026-05-04selftests/resctrl: Prepare for parsing multiple events per iMCReinette Chatre
2026-05-04selftests/resctrl: Do not store iMC counter value in counter config structureReinette Chatre
2026-05-04selftests/resctrl: Reduce interference from L2 occupancy during cache occupan...Reinette Chatre
2026-05-04selftests/resctrl: Improve accuracy of cache occupancy testReinette Chatre
2026-05-05regulator: Add PM8150 PMIC supportMark Brown
2026-05-05regulator: qcom_smd: Add PM8150 regulatorsRakesh Kota
2026-05-05regulator: dt-bindings: qcom,smd-rpm-regulator: Document PM8150 ICRakesh Kota
2026-05-05sched/isolation: Make HK_TYPE_KTHREAD an alias of HK_TYPE_DOMAINWaiman Long
2026-05-05ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCUWaiman Long
2026-05-05ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_sizeJulian Anastasov
2026-05-05ipvs: fix races around est_mutex and est_cpulistJulian Anastasov
2026-05-05ipvs: do not leak dest after get from dest trashJulian Anastasov
2026-05-05ipvs: fix the spin_lock usage for RT buildJulian Anastasov
2026-05-05ipvs: fix races around the conn_lfactor and svc_lfactor sysctl varsJulian Anastasov
2026-05-05ipvs: fixes for the new ip_vs_status infoJulian Anastasov
2026-05-04Merge tag 'linux_kselftest-fixes-7.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-05-05selftests: ovpn: reduce ping count in test.shRalf Lici
2026-05-05ovpn: ensure packet delivery happens with BH disabledRalf Lici
2026-05-05ovpn: reset MAC header before passing skb upQingfang Deng
2026-05-04nilfs2: reject CLEAN_SEGMENTS ioctl with out-of-range segment numbersDeepanshu Kartikey
2026-05-04docs: cgroup-v1: Update charge-commit sectionT.J. Mercier
2026-05-04sched_ext: idle: Recheck prev_cpu after narrowing allowed maskDavid Carlier
2026-05-04drm/sti: remove bridge when sti_hda component_add failsOsama Abdelkader
2026-05-04docs: kselftest: Document the FORCE_TARGETS build variableRicardo B. Marlière
2026-05-04isa: switch to dynamic root deviceJohan Hovold
2026-05-04Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-05-04driver core: class: fix typo in struct class documentationPrabhudasu Vatala
2026-05-04kunit: Fix spelling mistakes in comments and messagesJinseok Kim
2026-05-04kunit: qemu_configs: Add or1k / openrisc configurationThomas Weißschuh
2026-05-04gen_compile_commands: Ignore libgcc.aThomas Weißschuh
2026-05-04sched_ext: Skip past-sched_ext_dead() tasks in scx_task_iter_next_locked()Tejun Heo
2026-05-04cgroup, sched_ext: Include exiting tasks in cgroup iterTejun Heo
2026-05-04MAINTAINERS: Update mail for Peter RosinPeter Rosin
2026-05-04cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulatedTejun Heo
2026-05-04kunit: config: KUNIT_DEBUGFS should depend on DEBUG_FSDavid Gow