index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
fsnotify: Pass group argument to free_event
Gabriel Krisman Bertazi
1
-1
/
+1
2021-10-27
fsnotify: Protect fsnotify_handle_inode_event from no-inode events
Gabriel Krisman Bertazi
1
-0
/
+1
2021-10-27
fsnotify: Retrieve super block from the data field
Gabriel Krisman Bertazi
1
-0
/
+15
2021-10-27
fsnotify: Add wrapper around fsnotify_add_event
Gabriel Krisman Bertazi
1
-7
/
+16
2021-10-27
fsnotify: Add helper to detect overflow_event
Gabriel Krisman Bertazi
1
-0
/
+5
2021-10-27
fsnotify: clarify contract for create event hooks
Amir Goldstein
1
-6
/
+16
2021-10-27
fsnotify: pass dentry instead of inode data
Amir Goldstein
2
-3
/
+18
2021-10-27
fsnotify: pass data_type to fsnotify_name()
Amir Goldstein
1
-9
/
+13
2021-10-27
x86/boot/compressed: Avoid duplicate malloc() implementations
Kees Cook
1
-2
/
+10
2021-10-27
nvme: add new discovery log page entry definitions
Hannes Reinecke
1
-3
/
+16
2021-10-26
libata: support concurrent positioning ranges log
Damien Le Moal
2
-0
/
+16
2021-10-26
block: Add independent access ranges support
Damien Le Moal
1
-0
/
+39
2021-10-26
net/mlx5e: Add handle SHAMPO cqe support
Khalid Manaa
1
-5
/
+18
2021-10-26
net/mlx5e: Add support to klm_umr_wqe
Ben Ben-Ishay
1
-0
/
+1
2021-10-26
net/mlx5e: Rename TIR lro functions to TIR packet merge functions
Khalid Manaa
1
-1
/
+1
2021-10-26
net/mlx5: Add SHAMPO caps, HW bits and enumerations
Ben Ben-Ishay
2
-3
/
+57
2021-10-26
net/mlx5e: Rename lro_timeout to packet_merge_timeout
Ben Ben-Ishay
1
-3
/
+3
2021-10-26
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
1
-0
/
+2
2021-10-27
gpio: Allow per-parent interrupt data
Marc Zyngier
1
-2
/
+17
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-6
/
+11
2021-10-26
bpf: Fix potential race in tail call compatibility check
Toke Høiland-Jørgensen
1
-2
/
+5
2021-10-26
bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET
Tejun Heo
1
-4
/
+4
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
1
-0
/
+1
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
3
-1
/
+6
2021-10-26
fs: export an inode_update_time helper
Josef Bacik
1
-0
/
+2
2021-10-26
Merge tag 'arm-ffa-updates-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
1
-0
/
+2
2021-10-26
Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers
Arnd Bergmann
1
-4
/
+2
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
1
-2
/
+10
2021-10-26
net: phylink: add MAC phy_interface_t bitmap
Russell King
1
-0
/
+1
2021-10-26
net: phy: add phy_interface_t bitmap support
Russell King (Oracle)
1
-0
/
+34
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
1
-0
/
+1
2021-10-26
Merge tag '20210927135559.738-6-srinivas.kandagatla@linaro.org' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into v11_20211026_srinivas_kandagatla_asoc_qcom_add_audioreach_support for audioreach support
Mark Brown
1
-1
/
+69
2021-10-26
Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
4
-14
/
+31
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
1
-1
/
+4
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-8
/
+1
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
1
-0
/
+6
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+1
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
1
-1
/
+0
2021-10-25
fortify: strlen: Avoid shadowing previous locals
Qian Cai
1
-12
/
+12
2021-10-25
net/mlx5: Let user configure max_macs param
Shay Drory
1
-1
/
+1
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
1
-1
/
+0
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
1
-4
/
+0
2021-10-25
net/mlx5: Add periodic update of host time to firmware
Aya Levin
2
-0
/
+14
2021-10-25
net/mlx5: Extend health buffer dump
Aya Levin
2
-8
/
+16
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-25
mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devices
Sean Wang
1
-0
/
+1
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
14
-309
/
+56
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+1
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
1
-0
/
+1
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
1
-1
/
+0
[prev]
[next]