summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-27ftrace: disable preemption when recursion locked王贇1-1/+10
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski1-2/+0
2021-10-27Merge tag 'phy-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman1-0/+2
2021-10-27dma-buf: Fix pin callback commentGal Pressman1-2/+2
2021-10-27net: switchdev: merge switchdev_handle_fdb_{add,del}_to_deviceVladimir Oltean1-38/+10
2021-10-27block: avoid extra iter advance with async iocbPavel Begunkov1-0/+1
2021-10-27fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi1-1/+5
2021-10-27fanotify: Emit generic error info for error eventGabriel Krisman Bertazi1-0/+7
2021-10-27fanotify: Pre-allocate pool of error eventsGabriel Krisman Bertazi1-0/+2
2021-10-27fanotify: Reserve UAPI bits for FAN_FS_ERRORGabriel Krisman Bertazi1-0/+1
2021-10-27fsnotify: Support FS_ERROR event typeGabriel Krisman Bertazi2-1/+44
2021-10-27fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi1-0/+3
2021-10-27fsnotify: Pass group argument to free_eventGabriel Krisman Bertazi1-1/+1
2021-10-27fsnotify: Protect fsnotify_handle_inode_event from no-inode eventsGabriel Krisman Bertazi1-0/+1
2021-10-27fsnotify: Retrieve super block from the data fieldGabriel Krisman Bertazi1-0/+15
2021-10-27fsnotify: Add wrapper around fsnotify_add_eventGabriel Krisman Bertazi1-7/+16
2021-10-27fsnotify: Add helper to detect overflow_eventGabriel Krisman Bertazi1-0/+5
2021-10-27fsnotify: clarify contract for create event hooksAmir Goldstein1-6/+16
2021-10-27fsnotify: pass dentry instead of inode dataAmir Goldstein2-3/+18
2021-10-27fsnotify: pass data_type to fsnotify_name()Amir Goldstein1-9/+13
2021-10-27vmlinux.lds.h: Have ORC lookup cover entire _etext - _stextKristen Carlson Accardi1-1/+2
2021-10-27x86/boot/compressed: Avoid duplicate malloc() implementationsKees Cook1-2/+10
2021-10-27leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers.Roderick Colenbrander1-0/+7
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke1-3/+16
2021-10-27libata: support concurrent positioning ranges logDamien Le Moal2-0/+16
2021-10-27block: Add independent access ranges supportDamien Le Moal1-0/+39
2021-10-27net/mlx5e: Add handle SHAMPO cqe supportKhalid Manaa1-5/+18
2021-10-27net/mlx5e: Add support to klm_umr_wqeBen Ben-Ishay1-0/+1
2021-10-27net/mlx5e: Rename TIR lro functions to TIR packet merge functionsKhalid Manaa1-1/+1
2021-10-27net/mlx5: Add SHAMPO caps, HW bits and enumerationsBen Ben-Ishay2-3/+57
2021-10-27net/mlx5e: Rename lro_timeout to packet_merge_timeoutBen Ben-Ishay1-3/+3
2021-10-27lib: bitmap: Introduce node-aware alloc APITariq Toukan1-0/+2
2021-10-27dt-bindings: clock: u8500: Rewrite in YAML and extendLinus Walleij1-0/+51
2021-10-27Merge branch 'ib-gpio-ppid' into develLinus Walleij1-2/+17
2021-10-27gpio: Allow per-parent interrupt dataMarc Zyngier1-2/+17
2021-10-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski6-8/+19
2021-10-27f2fs: multidevice: support direct IOChao Yu1-5/+16
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen1-2/+5
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo1-4/+4
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang1-0/+1
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang2-2/+8
2021-10-26net/mlx5: remove the recent devlink paramsJakub Kicinski3-1/+6
2021-10-26fs: export an inode_update_time helperJosef Bacik1-0/+2
2021-10-26Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+2
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-4/+2
2021-10-26net: phylink: use supported_interfaces for phylink validationRussell King (Oracle)1-2/+10
2021-10-26net: phylink: add MAC phy_interface_t bitmapRussell King1-0/+1
2021-10-26net: phy: add phy_interface_t bitmap supportRussell King (Oracle)1-0/+34
2021-10-26mctp: Implement extended addressingJeremy Kerr3-4/+21
2021-10-26tcp: rename sk_stream_alloc_skbEric Dumazet2-3/+2