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
2022-04-11
scsi: iscsi: Fix conn cleanup and stop race during iscsid restart
Mike Christie
1
-0
/
+2
2022-04-11
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
1
-1
/
+1
2022-04-11
block: move lower_48_bits() to block
Keith Busch
2
-9
/
+9
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-1
/
+1
2022-04-11
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-1
/
+1
2022-04-12
ata: libata-core: fix parameter type in ata_xfer_mode2shift()
Sergey Shtylyov
1
-1
/
+1
2022-04-11
rcutorture: Call preempt_schedule() through static call/key
Frederic Weisbecker
1
-1
/
+1
2022-04-11
rcu-tasks: Make Tasks RCU account for userspace execution
Paul E. McKenney
1
-0
/
+1
2022-04-11
srcu: Add contention-triggered addition of srcu_node tree
Paul E. McKenney
1
-0
/
+2
2022-04-11
srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda
Paul E. McKenney
1
-0
/
+1
2022-04-11
srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()
Alexander Aring
1
-0
/
+1
2022-04-11
srcu: Dynamically allocate srcu_node array
Paul E. McKenney
1
-1
/
+1
2022-04-11
srcu: Make Tree SRCU able to operate without snp_node array
Paul E. McKenney
1
-1
/
+13
2022-04-11
srcu: Fix s/is/if/ typo in srcu_node comment
Paul E. McKenney
1
-5
/
+3
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-22
/
+58
2022-04-11
dmaengine: Remove a useless mutex
Christophe JAILLET
1
-1
/
+0
2022-04-11
dmaengine: idxd: update IAA definitions for user header
Dave Jiang
1
-3
/
+28
2022-04-11
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
1
-0
/
+4
2022-04-11
mac80211: Improve confusing comment around tx_info clearing
Toke Høiland-Jørgensen
1
-3
/
+3
2022-04-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
696
-7623
/
+15594
2022-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-2
/
+6
2022-04-11
clocksource/drivers: Add a goldfish-timer clocksource
Laurent Vivier
1
-0
/
+31
2022-04-11
tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
Laurent Vivier
1
-4
/
+11
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
3
-1
/
+8
2022-04-11
net: skb: rename SKB_DROP_REASON_PTYPE_ABSENT
Menglong Dong
2
-6
/
+4
2022-04-11
net: sock: introduce sock_queue_rcv_skb_reason()
Menglong Dong
1
-1
/
+8
2022-04-10
io_uring: flag the fact that linked file assignment is sane
Jens Axboe
1
-0
/
+1
2022-04-11
libata: Improve ATA queued command allocation
John Garry
1
-1
/
+0
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+0
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-23
/
+31
2022-04-10
tls: rx: simplify async wait
Jakub Kicinski
1
-1
/
+0
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
1
-3
/
+2
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
2
-4
/
+4
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-0
/
+1
2022-04-10
iio: Un-inline iio_buffer_enabled()
Miquel Raynal
1
-10
/
+1
2022-04-10
iio: st_sensors: Add a local lock for protecting odr
Miquel Raynal
1
-0
/
+3
2022-04-10
iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
Miquel Raynal
1
-2
/
+9
2022-04-10
timers: Move timer sysctl into the timer code
tangmeng
1
-8
/
+0
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+9
2022-04-09
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
1
-7
/
+4
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
1
-3
/
+0
2022-04-09
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
2
-3
/
+3
2022-04-09
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
1
-2
/
+5
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
1
-8
/
+0
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
1
-8
/
+5
2022-04-09
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
1
-148
/
+0
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+0
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+7
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
[prev]
[next]