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
/
linux
Age
Commit message (
Expand
)
Author
2024-02-23
locking: Introduce __cleanup() based infrastructure
Peter Zijlstra
2024-02-23
bpf: Remove trace_printk_lock
Jiri Olsa
2024-02-23
bpf: Do cleanup in bpf_bprintf_cleanup only when needed
Jiri Olsa
2024-02-23
bpf: Add struct for bin_args arg in bpf_bprintf_prepare
Jiri Olsa
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-02-23
wifi: mwifiex: Support SD8978 chipset
Lukas Wunner
2024-02-23
iio: imu: adis: ensure proper DMA alignment
Nuno Sa
2024-02-23
iio: adc: ad_sigma_delta: ensure proper DMA alignment
Nuno Sa
2024-02-23
iio: commom: st_sensors: ensure proper DMA alignment
Nuno Sa
2024-02-23
linux/init: remove __memexit* annotations
Masahiro Yamada
2024-02-23
update workarounds for gcc "asm goto" issue
Linus Torvalds
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-16
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-16
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
2024-02-05
mm, kmsan: fix infinite recursion due to RCU critical section
Marco Elver
2024-02-05
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
2024-01-31
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
2024-01-31
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2024-01-31
serial: core: Provide port lock wrappers
Thomas Gleixner
2024-01-31
fs/pipe: move check to pipe_has_watch_queue()
Max Kellermann
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2024-01-31
mm/rmap: fix misplaced parenthesis of a likely()
Steven Rostedt (Google)
2024-01-31
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2024-01-31
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2024-01-31
async: Introduce async_schedule_dev_nocall()
Rafael J. Wysocki
2024-01-25
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-25
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-25
iio: adc: ad9467: fix scale setting
Nuno Sa
2024-01-25
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
2024-01-25
clk: fixed-rate: fix clk_hw_register_fixed_rate_with_accuracy_parent_hw
Théo Lebrun
2024-01-25
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-01-25
bpf: add percpu stats for bpf_map elements insertions/deletions
Anton Protopopov
2024-01-25
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2024-01-25
crypto: hisilicon/qm - add a function to set qm algs
Wenkai Lin
2024-01-25
crypto: hisilicon/qm - save capability registers in qm init process
Zhiqi Song
2024-01-25
of: Add of_property_present() helper
Rob Herring
2024-01-20
jbd2: increase the journal IO's priority
Zhang Yi
2024-01-20
wifi: avoid offset calculation on NULL pointer
Michael-CY Lee
2024-01-10
genirq/affinity: Move group_cpus_evenly() into lib/
Ming Lei
2024-01-10
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
2024-01-10
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2024-01-10
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2024-01-10
f2fs: convert to use bitmap API
Yangtao Li
2024-01-10
bpf: handle ldimm64 properly in check_cfg()
Andrii Nakryiko
2024-01-10
bpf: decouple prune and jump points
Andrii Nakryiko
2024-01-10
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
[next]