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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-20
ASoC: simple-card-utils: Increase maximum DAI links limit to 512
Sameer Pujar
1
-1
/
+1
2021-09-20
ASoC: compress/component: Use module_get_when_open/put_when_close for cstream
Peter Ujfalusi
1
-2
/
+4
2021-09-20
ASoC: soc-component: Convert the mark_module to void*
Peter Ujfalusi
1
-5
/
+3
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
2
-3
/
+6
2021-09-19
lsm,io_uring: add LSM hooks to io_uring
Paul Moore
3
-0
/
+34
2021-09-19
fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
Paul Moore
1
-0
/
+4
2021-09-19
audit: add filtering for io_uring records
Paul Moore
1
-1
/
+2
2021-09-19
audit,io_uring,io-wq: add some basic audit support to io_uring
Paul Moore
2
-0
/
+27
2021-09-19
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
1
-23
/
+3
2021-09-19
Merge tag 'x86_urgent_for_v5.15_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2
-10
/
+3
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
1
-0
/
+2
2021-09-19
net: dsa: tear down devlink port regions when tearing down the devlink port on error
Vladimir Oltean
1
-0
/
+8
2021-09-19
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
1
-0
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+1
2021-09-19
net: mdio: introduce a shutdown method to mdio device drivers
Vladimir Oltean
1
-0
/
+3
2021-09-18
mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
Florian Westphal
1
-0
/
+24
2021-09-18
mptcp: add MPTCP_TCPINFO getsockopt support
Florian Westphal
1
-1
/
+9
2021-09-18
mptcp: add MPTCP_INFO getsockopt
Florian Westphal
2
-0
/
+4
2021-09-18
mptcp: add new mptcp_fill_diag helper
Florian Westphal
1
-0
/
+4
2021-09-17
bpf: Clarify data_len param in bpf_snprintf and bpf_seq_printf comments
Dave Marchevsky
1
-2
/
+3
2021-09-17
bpf: Add bpf_trace_vprintk helper
Dave Marchevsky
2
-0
/
+12
2021-09-17
bpf: Merge printk and seq_printf VARARG max macros
Dave Marchevsky
1
-0
/
+2
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-21
/
+83
2021-09-17
net: phy: bcm7xxx: Add EPHY entry for 72165
Florian Fainelli
1
-0
/
+1
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+16
2021-09-17
Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+7
2021-09-17
devlink: Delete not-used devlink APIs
Leon Romanovsky
1
-14
/
+0
2021-09-17
locking/lockdep: Cleanup the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-09-17
lockdep: Improve comments in wait-type checks
Zhouyi Zhou
1
-1
/
+1
2021-09-17
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2
-14
/
+3
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2
-2
/
+2
2021-09-16
net: phy: broadcom: Enable 10BaseT DAC early wake
Florian Fainelli
1
-0
/
+1
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
76
-721
/
+1510
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-111
/
+34
2021-09-16
rcu: Avoid unneeded function call in rcu_read_unlock()
Waiman Long
1
-1
/
+2
2021-09-16
net/tls: support SM4 GCM/CCM algorithm
Tianjia Zhang
1
-0
/
+30
2021-09-15
Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-2
/
+19
2021-09-15
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
1
-0
/
+5
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
1
-1
/
+1
2021-09-15
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
1
-0
/
+2
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-15
rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()
Paul E. McKenney
1
-2
/
+3
2021-09-15
Revert "iov_iter: track truncated size"
Jens Axboe
1
-5
/
+1
2021-09-15
devlink: Delete not-used single parameter notification APIs
Leon Romanovsky
1
-4
/
+0
2021-09-15
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
1
-0
/
+4
2021-09-15
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
562
-5695
/
+18482
2021-09-15
x86: Always inline context_tracking_guest_enter()
Peter Zijlstra
1
-1
/
+1
2021-09-15
ASoC: SOF: Drop resindex_dma_base, dma_engine, dma_size from sof_dev_desc
Peter Ujfalusi
1
-5
/
+0
2021-09-15
xfrm: make user policy API complete
Nicolas Dichtel
1
-3
/
+6
[prev]
[next]