summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-10-27fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi
2021-10-27fanotify: Pre-allocate pool of error eventsGabriel Krisman Bertazi
2021-10-27fsnotify: Support FS_ERROR event typeGabriel Krisman Bertazi
2021-10-27fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi
2021-10-27fsnotify: Pass group argument to free_eventGabriel Krisman Bertazi
2021-10-27fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi
2021-10-27fsnotify: Retrieve super block from the data fieldGabriel Krisman Bertazi
2021-10-27fsnotify: Add wrapper around fsnotify_add_eventGabriel Krisman Bertazi
2021-10-27fsnotify: Add helper to detect overflow_eventGabriel Krisman Bertazi
2021-10-27fsnotify: clarify contract for create event hooksAmir Goldstein
2021-10-27fsnotify: pass dentry instead of inode dataAmir Goldstein
2021-10-27fsnotify: pass data_type to fsnotify_name()Amir Goldstein
2021-10-27x86/boot/compressed: Avoid duplicate malloc() implementationsKees Cook
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke
2021-10-26libata: support concurrent positioning ranges logDamien Le Moal
2021-10-26block: Add independent access ranges supportDamien Le Moal
2021-10-26net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa
2021-10-26net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay
2021-10-26net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa
2021-10-26net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay
2021-10-26net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay
2021-10-26lib: bitmap: Introduce node-aware alloc APITariq Toukan
2021-10-27gpio: Allow per-parent interrupt dataMarc Zyngier
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski
2021-10-26fs: export an inode_update_time helperJosef Bacik
2021-10-26Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-10-26mctp: Implement extended addressingJeremy Kerr
2021-10-26Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...Mark Brown
2021-10-26Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26signal: Add an optional check for altstack sizeThomas Gleixner
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-10-25ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet
2021-10-25fortify: strlen: Avoid shadowing previous localsQian Cai
2021-10-25net/mlx5: Let user configure max_macs paramShay Drory
2021-10-25net/mlx5: Let user configure event_eq_size paramShay Drory
2021-10-25net/mlx5: Let user configure io_eq_size paramShay Drory
2021-10-25net/mlx5: Add periodic update of host time to firmwareAya Levin
2021-10-25net/mlx5: Extend health buffer dumpAya Levin
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-25net: phy: add genphy_c45_fast_retrainLuo Jie