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-07-27
minmax: relax check to allow comparison between unsigned arguments and signed...
David Laight
2024-07-27
minmax: allow comparisons of 'int' against 'unsigned char/short'
David Laight
2024-07-27
minmax: allow min()/max()/clamp() if the arguments have the same signedness.
David Laight
2024-07-27
minmax: fix header inclusions
Andy Shevchenko
2024-07-27
minmax: clamp more efficiently by avoiding extra comparison
Jason A. Donenfeld
2024-07-27
minmax: sanity check constant bounds when clamping
Jason A. Donenfeld
2024-07-27
tracing: Define the is_signed_type() macro once
Bart Van Assche
2024-07-18
mm: prevent derefencing NULL ptr in pfn_section_valid()
Waiman Long
2024-07-18
ima: Avoid blocking in RCU read-side critical section
GUO Zihua
2024-07-18
fsnotify: Do not generate events for O_PATH file descriptors
Jan Kara
2024-07-18
locking/mutex: Introduce devm_mutex_init()
George Stark
2024-07-18
Compiler Attributes: Add __uninitialized macro
Heiko Carstens
2024-07-05
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2024-07-05
syscalls: fix sys_fanotify_mark prototype
Arnd Bergmann
2024-07-05
ftruncate: pass a signed offset
Arnd Bergmann
2024-07-05
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
2024-07-05
bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
Christophe Leroy
2024-07-05
net: mdio: add helpers to extract clause 45 regad and devad fields
Russell King (Oracle)
2024-07-05
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
2024-07-05
x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
Tony Luck
2024-07-05
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
2024-07-05
iommu: Return right value in iommu_sva_bind_device()
Lu Baolu
2024-07-05
cma: factor out minimum alignment requirement
David Hildenbrand
2024-07-05
i2c: add fwnode APIs
Russell King (Oracle)
2024-07-05
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
2024-06-16
mmc: core: Add mmc_gpiod_set_cd_config() function
Hans de Goede
2024-06-16
fpga: region: add owner module and take its refcount
Marco Pagani
2024-06-16
fpga: region: Use standard dev_release for class driver
Russ Weight
2024-06-16
dev_printk: Add and use dev_no_printk()
Geert Uytterhoeven
2024-06-16
printk: Let no_printk() use _printk()
Geert Uytterhoeven
2024-05-17
Reapply "drm/qxl: simplify qxl_fence_wait"
Linus Torvalds
2024-05-17
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-05-17
bpf, sockmap: Improved check for empty queue
John Fastabend
2024-05-17
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2024-05-17
xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames
Toke Høiland-Jørgensen
2024-05-17
xdp: Move conversion to xdp_frame out of map functions
Toke Høiland-Jørgensen
2024-05-17
bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
Jason Xing
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-05-02
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
2024-05-02
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-05-02
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
2024-05-02
serial: core: Provide port lock wrappers
Thomas Gleixner
2024-04-27
Revert "lockd: introduce safe async lock op"
Chuck Lever
2024-04-27
bpf: Fix ringbuf memory type confusion when passing to helpers
Daniel Borkmann
2024-04-27
bpf: Generalize check_ctx_reg for reuse with other types
Daniel Borkmann
2024-04-17
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
Arnd Bergmann
2024-04-17
u64_stats: Disable preemption on 32bit UP+SMP PREEMPT_RT during updates.
Sebastian Andrzej Siewior
2024-04-17
Revert "drm/qxl: simplify qxl_fence_wait"
Alex Constantino
2024-04-13
randomize_kstack: Improve entropy diffusion
Kees Cook
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
[next]