index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-10-27
fanotify: Emit generic error info for error event
Gabriel Krisman Bertazi
-0
/
+7
2021-10-27
fanotify: Pre-allocate pool of error events
Gabriel Krisman Bertazi
-0
/
+2
2021-10-27
fanotify: Reserve UAPI bits for FAN_FS_ERROR
Gabriel Krisman Bertazi
-0
/
+1
2021-10-27
fsnotify: Support FS_ERROR event type
Gabriel Krisman Bertazi
-1
/
+44
2021-10-27
fanotify: Require fid_mode for any non-fd event
Gabriel Krisman Bertazi
-0
/
+3
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
-1
/
+1
2021-10-27
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
-0
/
+1
2021-10-27
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
-0
/
+15
2021-10-27
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
-7
/
+16
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
-0
/
+5
2021-10-27
fsnotify: clarify contract for create event hooks
Amir Goldstein
-6
/
+16
2021-10-27
fsnotify: pass dentry instead of inode data
Amir Goldstein
-3
/
+18
2021-10-27
fsnotify: pass data_type to fsnotify_name()
Amir Goldstein
-9
/
+13
2021-10-27
vmlinux.lds.h: Have ORC lookup cover entire _etext - _stext
Kristen Carlson Accardi
-1
/
+2
2021-10-27
x86/boot/compressed: Avoid duplicate malloc() implementations
Kees Cook
-2
/
+10
2021-10-27
leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers.
Roderick Colenbrander
-0
/
+7
2021-10-27
nvme: add new discovery log page entry definitions
Hannes Reinecke
-3
/
+16
2021-10-26
libata: support concurrent positioning ranges log
Damien Le Moal
-0
/
+16
2021-10-26
block: Add independent access ranges support
Damien Le Moal
-0
/
+39
2021-10-26
net/mlx5e: Add handle SHAMPO cqe support
Khalid Manaa
-5
/
+18
2021-10-26
net/mlx5e: Add support to klm_umr_wqe
Ben Ben-Ishay
-0
/
+1
2021-10-26
net/mlx5e: Rename TIR lro functions to TIR packet merge functions
Khalid Manaa
-1
/
+1
2021-10-26
net/mlx5: Add SHAMPO caps, HW bits and enumerations
Ben Ben-Ishay
-3
/
+57
2021-10-26
net/mlx5e: Rename lro_timeout to packet_merge_timeout
Ben Ben-Ishay
-3
/
+3
2021-10-26
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
-0
/
+2
2021-10-26
dt-bindings: clock: u8500: Rewrite in YAML and extend
Linus Walleij
-0
/
+51
2021-10-27
Merge branch 'ib-gpio-ppid' into devel
Linus Walleij
-2
/
+17
2021-10-27
gpio: Allow per-parent interrupt data
Marc Zyngier
-2
/
+17
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-8
/
+19
2021-10-26
f2fs: multidevice: support direct IO
Chao Yu
-5
/
+16
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
-2
/
+5
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
-4
/
+4
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
-0
/
+1
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
-2
/
+8
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
-1
/
+6
2021-10-26
fs: export an inode_update_time helper
Josef Bacik
-0
/
+2
2021-10-26
Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-0
/
+2
2021-10-26
Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
-4
/
+2
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
-2
/
+10
2021-10-26
net: phylink: add MAC phy_interface_t bitmap
Russell King
-0
/
+1
2021-10-26
net: phy: add phy_interface_t bitmap support
Russell King (Oracle)
-0
/
+34
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
-4
/
+21
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
-3
/
+2
2021-10-26
ASoC: qdsp6: audioreach: add topology support
Srinivas Kandagatla
-0
/
+208
2021-10-26
ASoC: dt-bindings: rename q6afe.h to q6dsp-lpass-ports.h
Srinivas Kandagatla
-201
/
+210
2021-10-26
Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://gi...
Mark Brown
-1
/
+88
2021-10-26
net: annotate data-race in neigh_output()
Eric Dumazet
-3
/
+8
2021-10-26
Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
-14
/
+31
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
-2
/
+3
2021-10-26
dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclk
Swapnil Jakhade
-0
/
+2
[prev]
[next]