summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann5-75/+3
2022-02-25uaccess: generalize access_ok()Arnd Bergmann3-27/+61
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann2-2/+19
2022-02-25net/tcp: Merge TCP-MD5 inbound callbacksDmitry Safonov1-0/+13
2022-02-25net: dsa: felix: support FDB entries on offloaded LAG interfacesVladimir Oltean1-0/+12
2022-02-25net: dsa: support FDB events on offloaded LAG interfacesVladimir Oltean1-0/+6
2022-02-25net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_deviceVladimir Oltean1-8/+2
2022-02-25net: dsa: create a dsa_lag structureVladimir Oltean1-13/+37
2022-02-25net: dsa: make LAG IDs one-basedVladimir Oltean1-3/+5
2022-02-25net: dsa: rename references to "lag" as "lag_dev"Vladimir Oltean1-6/+6
2022-02-25Merge tag 'for-net-2022-02-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-2/+9
2022-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-33/+38
2022-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-33/+36
2022-02-24Bluetooth: hci_sync: Fix not using conn_timeoutLuiz Augusto von Dentz1-0/+8
2022-02-24dt-bindings: power: rpmpd: Add MSM8226 to rpmpd bindingLuca Weiss1-0/+5
2022-02-24Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz1-2/+1
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie17-67/+211
2022-02-24Merge tag 'drm-intel-next-2022-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-13/+229
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2022-02-24Merge tag 'dtpm-v5.18' of https://git.linaro.org/people/daniel.lezcano/linuxRafael J. Wysocki2-29/+18
2022-02-24dt-bindings: memory: Add Tegra234 PCIe memoryVidya Sagar1-0/+63
2022-02-24dt-bindings: power: Add Tegra234 PCIe power domainsVidya Sagar1-0/+12
2022-02-24dt-bindings: Add Tegra234 PCIe clocks and resetsVidya Sagar2-1/+48
2022-02-24Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-0/+3
2022-02-24Merge branches 'exp.2022.02.24a', 'fixes.2022.02.14a', 'rcu_barrier.2022.02.0...Paul E. McKenney4-13/+8
2022-02-24dt-bindings: Add HDA support for Tegra234Mohan Kumar4-0/+12
2022-02-24openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey1-0/+5
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy1-0/+2
2022-02-24Merge branch 'kvm-ppc-cap-210' into kvm-next-5.18Paolo Bonzini1-1/+2
2022-02-24fsnotify: optimize FS_MODIFY events with no ignored masksAmir Goldstein1-0/+4
2022-02-24fsnotify: fix merge with parent's ignored maskAmir Goldstein1-0/+15
2022-02-24dt-bindings: clock: r9a06g032: Add the definition of the watchdog clockJean-Jacques Hiblot1-0/+1
2022-02-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos1-0/+1
2022-02-24can: bittiming: mark function arguments and local variables as constMarc Kleine-Budde1-3/+3
2022-02-24ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep2-0/+5
2022-02-24net/mlx5: Add clarification on sync reset failureMoshe Shemesh1-0/+3
2022-02-24net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh1-2/+12
2022-02-24net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed1-1/+2
2022-02-24net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, Add new api for command executionSaeed Mahameed1-0/+2
2022-02-24net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed1-1/+0
2022-02-24net/mlx5: Add ability to insert to specific flow groupMark Bloch1-0/+1
2022-02-24mlx5: remove unused static inlinesJakub Kicinski1-10/+0
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi22-31/+610
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2022-02-23powercap/dtpm: Destroy hierarchy functionDaniel Lezcano1-0/+3
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman1-0/+4
2022-02-23nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash1-0/+1
2022-02-23Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang68-205/+502