summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-27r8152: Add 2500baseT EEE status/configuration supportBirger Koblitz-8/+42
2026-02-27selftests: netfilter: nft_queue.sh: avoid flakes on debug kernelsFlorian Westphal-6/+17
2026-02-27vmxnet3: Suppress page allocation warning for massive Rx Data ringAaron Tomlin-2/+2
2026-02-27net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628Joris Vaisvila-4/+30
2026-02-27tls: don't select STREAM_PARSERSabrina Dubroca-1/+0
2026-02-27Merge branch 'net-sched-sch_cake-fixes-for-cake_mq'Jakub Kicinski-28/+25
2026-02-27net/sched: sch_cake: fixup cake_mq rate adjustment for diffserv configJonas Köppeler-27/+23
2026-02-27net/sched: sch_cake: avoid sync overhead when unlimitedJonas Köppeler-1/+2
2026-02-27net: use try_cmpxchg() in lock_sock_nested()Eric Dumazet-2/+20
2026-02-27net/hsr: update outdated commentsKexin Sun-4/+4
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard-0/+153
2026-02-27inet: annotate data-races around isk->inet_numEric Dumazet-9/+10
2026-02-27Merge branch 'fix-invariant-violation-for-single-value-tnums'Alexei Starovoitov-1/+227
2026-02-27selftests/bpf: Avoid simplification of crafted bounds testPaul Chaignon-1/+1
2026-02-27selftests/bpf: Test refinement of single-value tnumPaul Chaignon-0/+137
2026-02-27bpf: Improve bounds when tnum has a single possible valuePaul Chaignon-0/+30
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan-0/+59
2026-02-27net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses-86/+212
2026-02-27Merge branch 'bpf-cpumap-devmap-fix-per-cpu-bulk-queue-races-on-preempt_rt'Alexei Starovoitov-6/+36
2026-02-27bpf: Fix race in devmap on PREEMPT_RTJiayuan Chen-4/+21
2026-02-27bpf: Fix race in cpumap on PREEMPT_RTJiayuan Chen-2/+15
2026-02-27of: property: fix typo in kernel-doc return descriptionSong Hongyi-1/+1
2026-02-27of: fix incorrect device creation for reserved memory nodesKenny Cheng-3/+9
2026-02-27Merge branch 'close-race-in-freeing-special-fields-and-map-value'Alexei Starovoitov-57/+603
2026-02-27selftests/bpf: Add tests for special fields racesKumar Kartikeya Dwivedi-0/+415
2026-02-27bpf: Retire rcu_trace_implies_rcu_gp() from local storageKumar Kartikeya Dwivedi-18/+19
2026-02-27bpf: Delay freeing fields in local storageKumar Kartikeya Dwivedi-19/+21
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi-16/+15
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi-11/+140
2026-02-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-60/+179
2026-02-27Merge tag 'pci-v7.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+18
2026-02-27Merge patch series "tighten nstree visibility checks"Christian Brauner-36/+41
2026-02-27selftests: fix mntns iteration selftestsChristian Brauner-10/+15
2026-02-27nstree: tighten permission checks for listingChristian Brauner-25/+4
2026-02-27nsfs: tighten permission checks for handle openingChristian Brauner-1/+1
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner-0/+21
2026-02-27NFS: Fix NFS KConfig typosAnna Schumaker-1/+2
2026-02-27xprtrdma: Decrement re_receiving on the early exit pathsEric Badger-3/+4
2026-02-27ACPI: OSL: Poweroff when encountering a fatal ACPI errorArmin Wolf-1/+26
2026-02-27vfio/qat: extend Kconfig dependencies for 420xx and 6xxx devicesVijay Sundar Selvamani-1/+1
2026-02-27cpufreq: CPPC: Add sysfs documentation for perf_limitedSumit Gupta-0/+18
2026-02-27ACPI: CPPC: add APIs and sysfs interface for perf_limitedSumit Gupta-0/+76
2026-02-27cpufreq: cppc: Update MIN_PERF/MAX_PERF in target callbacksSumit Gupta-1/+40
2026-02-27cpufreq: CPPC: Update cached perf_ctrls on sysfs writeSumit Gupta-2/+29
2026-02-27ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemorySumit Gupta-3/+21
2026-02-27ACPI: CPPC: Warn on missing mandatory DESIRED_PERF registerSumit Gupta-0/+10
2026-02-27ACPI: CPPC: Add cppc_get_perf() API to read performance controlsSumit Gupta-0/+91
2026-02-27io_uring/zcrx: don't set rx_page_size when not requestedJakub Kicinski-1/+2
2026-02-27tools/sched_ext: fix strtoul() misuse in scx_hotplug_seq()David Carlier-2/+5
2026-02-27Merge tag 'cxl-fixes-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-54/+117