aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski3-0/+65
2023-02-02bpf: Drop always true do_idr_lock parameter to bpf_map_free_idTobias Klauser1-1/+1
2023-02-03Merge tag 'drm-misc-next-fixes-2023-02-02' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+1
2023-02-02Merge branch 'stall.2023.01.09a' into HEADPaul E. McKenney1-1/+13
2023-02-02Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...Paul E. McKenney6-13/+69
2023-02-02rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)1-0/+3
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-5/+136
2023-02-02Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-0/+13
2023-02-02platform/surface: aggregator: Rename top-level request functions to avoid amb...Maximilian Luz2-32/+32
2023-02-02platform/surface: aggregator: Enforce use of target-ID enum in device ID macrosMaximilian Luz1-25/+25
2023-02-02platform/surface: aggregator: Improve documentation and handling of message t...Maximilian Luz2-15/+29
2023-02-02Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds1-3/+3
2023-02-02powercap: idle_inject: Add update callbackSrinivas Pandruvada1-0/+3
2023-02-03Merge tag 'drm-msm-next-2023-01-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2-6/+5
2023-02-02Merge tag 'coresight-next-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-14/+24
2023-02-02PCI/ASPM: Add pci_enable_link_state()Michael Bottini1-0/+7
2023-02-02thermal: ACPI: Make helpers retrieve temperature onlyRafael J. Wysocki1-5/+4
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov1-0/+1
2023-02-02ceph: move mount state enum to super.hXiubo Li1-10/+0
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela1-15/+66
2023-02-02Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni1-221/+259
2023-02-01netlink: provide an ability to set default extack messageLeon Romanovsky1-0/+10
2023-02-01net: add gso_ipv4_max_size and gro_ipv4_max_size per deviceXin Long2-0/+9
2023-02-01packet: add TP_STATUS_GSO_TCP for tp_statusXin Long1-0/+1
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long1-2/+2
2023-02-01net: add a couple of helpers for iph tot_lenXin Long2-3/+21
2023-02-02bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncsDavid Vernet1-0/+8
2023-02-01ieee802154: at86rf230: drop support for platform dataDmitry Torokhov1-20/+0
2023-02-01Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt1-0/+20
2023-02-01driver core: bus: move lock_class_key into dynamic structureGreg Kroah-Hartman1-1/+0
2023-02-01PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen1-0/+1
2023-02-01spi: Abstract access to chip selectsMark Brown1-0/+20
2023-02-01ARM: s3c: remove obsolete s3c-cpu-freq headerLukas Bulwahn1-145/+0
2023-02-01mfd: remove htc-pasic3 driverArnd Bergmann1-54/+0
2023-02-01fbdev: remove w100fb driverArnd Bergmann1-147/+0
2023-02-01mfd: remove ucb1400 supportArnd Bergmann1-160/+0
2023-02-01mfd: remove toshiba tmio driversArnd Bergmann5-419/+0
2023-02-01rtc: remove v3020 driverArnd Bergmann1-41/+0
2023-02-01power: remove pda_power supply driverArnd Bergmann1-39/+0
2023-02-01ASoC: pxa: remove unused board supportArnd Bergmann3-43/+0
2023-02-01input: remove pxa930_rotary keyboard driverArnd Bergmann1-21/+0
2023-02-01input: remove pxa930_trkball driverArnd Bergmann1-11/+0
2023-02-01Merge tag 'zynqmp-soc-for-v6.3' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-0/+4
2023-02-01drm/client: fix kernel-doc warning in drm_client.hRandy Dunlap1-1/+1
2023-02-01spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiodAmit Kumar Mahapatra1-0/+20
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+157
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton4-5/+20
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-01-31highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)1-2/+2
2023-01-31mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz1-0/+13