index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-01-05
kallsyms: Make module_kallsyms_on_each_symbol generally available
Jiri Olsa
2024-01-05
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2024-01-05
spi: Constify spi parameters of chip select APIs
Geert Uytterhoeven
2024-01-05
block: renumber QUEUE_FLAG_HW_WC
Christoph Hellwig
2024-01-05
spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
Amit Kumar Mahapatra
2024-01-05
linux/export: Ensure natural alignment of kcrctab array
Helge Deller
2024-01-05
spi: Introduce spi_get_device_match_data() helper
Andy Shevchenko
2024-01-05
ksmbd: fix racy issue from using ->d_parent and ->d_name
Namjae Jeon
2024-01-05
fs: introduce lock_rename_child() helper
Al Viro
2024-01-01
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2024-01-01
dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client
Li Lingfeng
2024-01-01
keys, dns: Allow key types (eg. DNS) to be reclaimed immediately on expiry
David Howells
2024-01-01
net/mlx5: Re-organize mlx5_cmd struct
Shay Drory
2024-01-01
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
2024-01-01
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2024-01-01
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2023-12-20
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-20
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
2023-12-20
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2023-12-20
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
2023-12-13
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-13
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-13
iommu: Avoid more races around device probe
Robin Murphy
2023-12-13
net: stmmac: fix FPE events losing
Jianheng Zhang
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-12-08
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-12-08
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-12-08
spi: Fix null dereference on suspend
Mark Hasemeyer
2023-12-08
dma-buf: fix check in dma_resv_add_fence
Christian König
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-28
net: ethtool: Fix documentation of ethtool_sprintf()
Andrew Lunn
2023-11-28
lsm: fix default return value for inode_getsecctx
Ondrej Mosnacek
2023-11-28
lsm: fix default return value for vm_enough_memory
Ondrej Mosnacek
2023-11-28
fs: add ctime accessors infrastructure
Jeff Layton
2023-11-28
mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A
Bean Huo
2023-11-28
mm/damon: implement a function for max nr_accesses safe calculation
SeongJae Park
2023-11-28
proc: sysctl: prevent aliased sysctls from getting passed to init
Krister Johansen
2023-11-28
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2023-11-28
sched/core: Optimize in_task() and in_interrupt() a bit
Finn Thain
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
2023-11-28
string.h: add array-wrappers for (v)memdup_user()
Philipp Stanner
2023-11-28
vsock: read from socket's error queue
Arseniy Krasnov
2023-11-28
workqueue: Provide one lock class key per work_on_cpu() callsite
Frederic Weisbecker
2023-11-28
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
2023-11-20
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
2023-11-20
Fix termination state for idr_for_each_entry_ul()
NeilBrown
2023-11-20
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
[next]