summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong
2022-02-25jbd2: kill t_handle_lock transaction spinlockRitesh Harjani
2022-02-25clk: mux: Declare u32 *table parameter as constJonathan Neuschäfer
2022-02-25NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust
2022-02-25NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust
2022-02-25NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-02-25Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy
2022-02-25mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle
2022-02-25mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle
2022-02-25mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle
2022-02-25Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-02-25Merge tag 'imx-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-02-25Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann
2022-02-25Merge tag 'at91-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-02-25ARM: at91: PM: add cpu idle support for sama7g5Claudiu Beznea
2022-02-25component: Add common helper for compare/release functionsYong Wu
2022-02-25firmware: xilinx: Add support for runtime featuresRonak Jain
2022-02-25firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong
2022-02-25math64: New DIV_U64_ROUND_CLOSEST helperPali Rohár
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-25Merge tag 'drm-intel-next-2022-02-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-24Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-02-24Merge tag 'dtpm-v5.18' of https://git.linaro.org/people/daniel.lezcano/linuxRafael J. Wysocki
2022-02-24Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy
2022-02-24fsnotify: optimize FS_MODIFY events with no ignored masksAmir Goldstein
2022-02-24fsnotify: fix merge with parent's ignored maskAmir Goldstein
2022-02-24power: supply: Introduces bypass charging propertyRicardo Rivera-Matos
2022-02-24can: bittiming: mark function arguments and local variables as constMarc Kleine-Budde
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep
2022-02-23net/mlx5: Add clarification on sync reset failureMoshe Shemesh
2022-02-23net/mlx5: Add reset_state field to MFRL registerMoshe Shemesh
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed
2022-02-23net/mlx5: Add ability to insert to specific flow groupMark Bloch
2022-02-23mlx5: remove unused static inlinesJakub Kicinski
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-23powercap/dtpm: Destroy hierarchy functionDaniel Lezcano