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-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2024-03-01
IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not sup...
Mark Zhang
2024-03-01
mm/swap: fix race when skipping swapcache
Kairui Song
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-03-01
libceph: fail sparse-read if the data length doesn't match
Xiubo Li
2024-02-23
eventfs: Hold eventfs_mutex when calling callback functions
Steven Rostedt (Google)
2024-02-23
eventfs: Use eventfs_remove_events_dir()
Steven Rostedt (Google)
2024-02-23
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-02-23
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2024-02-23
serial: core: introduce uart_port_tx_flags()
Jiri Slaby (SUSE)
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
lsm: fix default return value of the socket_getpeersec_*() hooks
Ondrej Mosnacek
2024-02-23
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
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
libceph: just wait for more data to be available on the socket
Xiubo Li
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
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
2024-02-05
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
2024-02-05
minmax: fix indentation of __cmp_once() and __clamp_once()
David Laight
2024-02-05
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
2024-02-05
minmax: add umin(a, b) and umax(a, b)
David Laight
2024-02-05
minmax: fix header inclusions
Andy Shevchenko
2024-02-05
minmax: deduplicate __unconst_integer_typeof()
Andy Shevchenko
2024-02-05
arch: consolidate arch_irq_work_raise prototypes
Arnd Bergmann
2024-02-05
thermal: core: Fix thermal zone suspend-resume synchronization
Rafael J. Wysocki
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
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2024-01-31
net/mlx5: Bridge, fix multicast packets sent to uplink
Moshe Shemesh
2024-01-31
net/mlx5: Bridge, Enable mcast in smfs steering mode
Erez Shitrit
2024-01-31
udp: fix busy polling
Eric Dumazet
2024-01-31
bpf: keep track of max number of bpf_loop callback iterations
Eduard Zingerman
2024-01-31
bpf: verify callbacks as if they are called unknown number of times
Eduard Zingerman
2024-01-31
bpf: correct loop detection for iterators convergence
Eduard Zingerman
2024-01-31
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
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
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
[next]