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
2023-03-10
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2023-03-10
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-03-10
cxl/pmem: Fix nvdimm registration races
Dan Williams
2023-03-10
ima: Align ima_file_mmap() parameters with mmap_file LSM hook
Roberto Sassu
2023-03-10
x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range
Yang Jihong
2023-03-10
x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
Yang Jihong
2023-03-10
uaccess: Add minimum bounds check on kernel buffer size
Kees Cook
2023-03-10
rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
Paul E. McKenney
2023-03-10
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
2023-03-10
blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...
Yu Kuai
2023-03-10
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
2023-03-10
driver core: fw_devlink: Consolidate device link flag computation
Saravana Kannan
2023-03-10
driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
Saravana Kannan
2023-03-10
driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
Saravana Kannan
2023-03-10
drivers: base: transport_class: fix possible memory leak
Yang Yingliang
2023-03-10
kobject: modify kobject_get_path() to take a const *
Greg Kroah-Hartman
2023-03-10
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-03-10
HID: retain initial quirks set up when creating HID devices
Dmitry Torokhov
2023-03-10
net/mlx4_en: Introduce flexible array to silence overflow warning
Kees Cook
2023-03-10
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
2023-03-10
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2023-03-10
genirq: Fix the return type of kstat_cpu_irqs_sum()
Zhen Lei
2023-03-10
sbitmap: Use single per-bitmap counting to wake up queued tags
Gabriel Krisman Bertazi
2023-03-03
fs: use consistent setgid checks in is_sxid()
Christian Brauner
2023-03-03
attr: use consistent sgid stripping checks
Christian Brauner
2023-02-25
uaccess: Add speculation barrier to copy_from_user()
Dave Hansen
2023-02-25
random: always mix cycle counter in add_latent_entropy()
Jason A. Donenfeld
2023-02-25
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2023-02-22
mm: extend max struct page size for kmsan
Arnd Bergmann
2023-02-22
hugetlb: check for undefined shift on 32 bit architectures
Mike Kravetz
2023-02-22
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2023-02-22
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-22
ceph: move mount state enum to super.h
Xiubo Li
2023-02-22
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2023-02-14
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-14
net/mlx5: Expose SF firmware pages counter
Maher Sanalla
2023-02-14
net/mlx5: Store page counters in a single array
Maher Sanalla
2023-02-09
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle)
2023-02-09
highmem: round down the address passed to kunmap_flush_on_unmap()
Matthew Wilcox (Oracle)
2023-02-09
mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()
Kefeng Wang
2023-02-09
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Mike Kravetz
2023-02-09
rtc: efi: Enable SET/GET WAKEUP services as optional
Shanker Donthineni
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-09
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-01
platform/x86: apple-gmux: Add apple_gmux_detect() helper
Hans de Goede
2023-02-01
platform/x86: apple-gmux: Move port defines to apple-gmux.h
Hans de Goede
2023-02-01
platform/x86: simatic-ipc: add another model
Henning Schild
2023-02-01
platform/x86: simatic-ipc: correct name of a model
Henning Schild
2023-02-01
thermal: Validate new state in cur_state_store()
Viresh Kumar
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
[next]