index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: videodev2.h: Fix struct v4l2_input tuner index comment
Marek Vasut
2023-07-27
1
-1
/
+1
*
block: change all __u32 annotations to __be32 in affs_hardblocks.h
Michael Schmitz
2023-07-27
1
-34
/
+34
*
PCI: Add pci_clear_master() stub for non-CONFIG_PCI
Sui Jingfeng
2023-07-27
1
-0
/
+1
*
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
2023-07-27
1
-0
/
+1
*
watchdog/perf: define dummy watchdog_update_hrtimer_threshold() on correct co...
Douglas Anderson
2023-07-27
1
-1
/
+1
*
net: create netdev->dev_addr assignment helpers
Jakub Kicinski
2023-07-27
2
-0
/
+30
*
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
2023-07-27
1
-2
/
+2
*
tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().
Sebastian Andrzej Siewior
2023-07-27
1
-1
/
+5
*
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
2023-06-28
1
-0
/
+18
*
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
2023-06-28
1
-1
/
+1
*
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
2023-06-28
1
-4
/
+8
*
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
2023-06-28
1
-0
/
+15
*
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2023-06-28
1
-1
/
+19
*
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
1
-2
/
+0
*
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
2023-06-21
1
-6
/
+0
*
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2023-06-21
1
-5
/
+0
*
Remove DECnet support from kernel
Stephen Hemminger
2023-06-21
13
-1179
/
+1
*
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
2023-06-14
1
-2
/
+2
*
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-06-14
1
-0
/
+5
*
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
1
-0
/
+2
*
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-14
1
-2
/
+5
*
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-06-14
1
-5
/
+13
*
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
2023-06-14
1
-1
/
+1
*
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-06-14
1
-1
/
+1
*
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
2023-06-09
1
-0
/
+4
*
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2023-06-09
1
-0
/
+1
*
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-09
1
-0
/
+4
*
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-06-05
2
-0
/
+4
*
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
2023-06-05
1
-20
/
+20
*
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
2023-06-05
1
-2
/
+3
*
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
2023-06-05
1
-3
/
+12
*
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
Cezary Rojewski
2023-05-30
1
-1
/
+2
*
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
2023-05-30
1
-0
/
+1
*
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-05-30
1
-0
/
+5
*
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-30
2
-0
/
+2
*
lib/string_helpers: Introduce string_upper() and string_lower() helpers
Vadim Pasternak
2023-05-30
1
-0
/
+15
*
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2023-05-30
1
-0
/
+4
*
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-05-30
1
-1
/
+0
*
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2023-05-30
4
-8
/
+8
*
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-30
3
-4
/
+4
*
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2023-05-30
2
-2
/
+2
*
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2023-05-30
1
-1
/
+1
*
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
2023-05-30
1
-1
/
+0
*
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-30
1
-0
/
+17
*
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-05-30
1
-1
/
+1
*
linux/dim: Do nothing if no time delta between samples
Roy Novich
2023-05-30
1
-1
/
+2
*
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2023-05-30
1
-0
/
+1
*
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
2023-05-17
1
-1
/
+1
*
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
2023-05-17
1
-0
/
+19
*
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
2023-05-17
1
-0
/
+2
[next]