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
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-27
ALSA: dmaengine: Synchronize dma channel after drop()
Jai Luthra
2024-07-27
scsi: core: Fix a use-after-free
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
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Yunseong Kim
2024-07-05
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
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
syscalls: fix compat_sys_io_pgetevents_time64 usage
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
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
2024-07-05
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
2024-07-05
tcp: Use BPF timeout setting for SYN ACK RTO
Akhmat Karakotov
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
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
2024-07-05
scsi: mpi3mr: Fix ATA NCQ priority support
Damien Le Moal
2024-07-05
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
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-07-05
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
2024-07-05
net: inline sock_prot_inuse_add()
Eric Dumazet
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-16
mmc: core: Add mmc_gpiod_set_cd_config() function
Hans de Goede
2024-06-16
soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request
Maulik Shah
2024-06-16
media: cec: core: add adap_nb_transmit_canceled() callback
Hans Verkuil
2024-06-16
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
2024-06-16
media: cec: core: avoid recursive cec_claim_log_addrs
Hans Verkuil
2024-06-16
media: cec-adap.c: drop activate_cnt, use state info instead
Hans Verkuil
2024-06-16
media: cec: abort if the current transmit was canceled
Hans Verkuil
2024-06-16
media: cec: call enable_adap on s_log_addrs
Hans Verkuil
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
drm/mipi-dsi: use correct return type for the DSC functions
Dmitry Baryshkov
[next]