index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
1
-0
/
+10
2022-08-17
bpf: Fix sparse warning for bpf_kptr_xchg_proto
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-08-17
tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
Huacai Chen
1
-1
/
+1
2022-08-17
block: add bdev_max_segments() helper
Naohiro Aota
1
-0
/
+5
2022-08-17
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
1
-0
/
+6
2022-08-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
1
-4
/
+4
2022-08-17
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
1
-0
/
+18
2022-08-17
kexec: clean up arch_kexec_kernel_verify_sig
Coiby Xu
1
-5
/
+0
2022-08-17
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-6
/
+38
2022-08-17
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
1
-0
/
+18
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
1
-1
/
+1
2022-08-17
mfd: t7l66xb: Drop platform disable callback
Uwe Kleine-König
1
-1
/
+0
2022-08-17
kfifo: fix kfifo_to_user() return type
Dan Carpenter
1
-1
/
+1
2022-08-17
net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIs
Yishai Hadas
1
-0
/
+12
2022-08-17
iio: cros: Register FIFO callback after sensor is registered
Gwendal Grignou
1
-2
/
+5
2022-08-17
soundwire: revisit driver bind/unbind and callbacks
Pierre-Louis Bossart
1
-4
/
+2
2022-08-17
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-4
/
+8
2022-08-17
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
1
-3
/
+3
2022-08-17
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
1
-2
/
+2
2022-08-17
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-2
/
+8
2022-08-17
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2
-0
/
+6
2022-08-17
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
1
-0
/
+17
2022-08-17
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
1
-26
/
+30
2022-08-17
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
1
-0
/
+8
2022-08-17
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2
-3
/
+5
2022-08-17
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2
-1
/
+32
2022-08-17
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2
-1
/
+8
2022-08-17
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
1
-0
/
+1
2022-08-17
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2
-12
/
+25
2022-08-17
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
1
-0
/
+14
2022-08-17
x86/extable: Fix ex_handler_msr() print condition
Peter Zijlstra
1
-4
/
+16
2022-08-17
ACPI: VIOT: Fix ACS setup
Eric Auger
1
-0
/
+2
2022-08-17
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-0
/
+16
2022-08-17
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
1
-13
/
+17
2022-08-17
wait: Fix __wait_event_hrtimeout for RT/DL tasks
Juri Lelli
1
-4
/
+5
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
1
-8
/
+0
2022-08-17
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
1
-0
/
+1
2022-08-17
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
1
-0
/
+1
2022-08-17
mbcache: add functions to delete entry if unused
Jan Kara
1
-1
/
+9
2022-08-17
fix short copy handling in copy_mc_pipe_to_iter()
Al Viro
1
-0
/
+9
2022-08-17
KVM: Fully serialize gfn=>pfn cache refresh via mutex
Sean Christopherson
1
-0
/
+2
2022-08-17
lockd: detect and reject lock arguments that overflow
Jeff Layton
1
-0
/
+2
2022-08-17
add barriers to buffer_uptodate and set_buffer_uptodate
Mikulas Patocka
1
-1
/
+24
2022-08-11
block: fix default IO priority handling again
Jan Kara
1
-1
/
+1
2022-08-03
mm: fix missing wake-up event for FSDAX pages
Muchun Song
1
-5
/
+9
2022-07-23
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
1
-2
/
+4
2022-07-23
objtool: Add entry UNRET validation
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2022-07-23
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+2
2022-07-23
x86/kvm/vmx: Make noinstr clean
Peter Zijlstra
1
-1
/
+1
2022-07-22
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+5
[next]