index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-06-28
rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()
Paul E. McKenney
2023-06-28
writeback: fix dereferencing NULL mapping->host on writeback_page_template
Rafael Aquini
2023-06-28
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
2023-06-28
media: dvb-core: Fix use-after-free due to race at dvb_register_device()
Hyunwoo Kim
2023-06-28
list: add "list_del_init_careful()" to go with "list_empty_careful()"
Linus Torvalds
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
2023-06-21
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-14
bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
Jiri Slaby (SUSE)
2023-06-14
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to sk->sk_rxhash
Eric Dumazet
2023-06-14
neighbour: fix unaligned access to pneigh_entry
Qingfang DENG
2023-06-14
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2023-06-09
media: dvb-core: Fix use-after-free due on race condition at dvb_net
Hyunwoo Kim
2023-06-09
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-06-05
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
2023-06-05
power: supply: core: Refactor power_supply_set_input_current_limit_from_suppl...
Hans de Goede
2023-06-05
cdc_ncm: Implement the 32-bit version of NCM Transfer Block
Alexander Bersenev
2023-05-30
ASoC: Intel: Skylake: Fix declaration of enum skl_ch_cfg
Cezary Rojewski
2023-05-30
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
2023-05-30
USB: core: Add routines for endpoint checks in old drivers
Alan Stern
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
2023-05-30
lib/string_helpers: Introduce string_upper() and string_lower() helpers
Vadim Pasternak
2023-05-30
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2023-05-30
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2023-05-30
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2023-05-30
sched: Fix KCSAN noinstr violation
Josh Poimboeuf
2023-05-30
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-30
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
2023-05-30
linux/dim: Do nothing if no time delta between samples
Roy Novich
2023-05-30
driver core: add a helper to setup both the of_node and fwnode of a device
Ioana Ciornei
2023-05-17
PM: domains: Restore comment indentation for generic_pm_domain.child_links
Geert Uytterhoeven
2023-05-17
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h
Tetsuo Handa
2023-05-17
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
Ilpo Järvinen
2023-05-17
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2023-05-17
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-17
btrfs: scrub: reject unsupported scrub flags
Qu Wenruo
2023-05-17
mailbox: zynqmp: Fix typo in IPI documentation
Tanmay Shah
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-17
firmware: raspberrypi: Introduce devm_rpi_firmware_get()
Nicolas Saenz Julienne
2023-05-17
firmware: raspberrypi: Keep count of all consumers
Nicolas Saenz Julienne
[next]