index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
bpf: Extend batch operations for map-in-map bpf-maps
Takshak Chahande
2
-2
/
+13
2022-05-09
mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
David Hildenbrand
1
-1
/
+1
2022-05-09
bpf: Remove unused parameter from find_kfunc_desc_btf()
Yuntao Wang
1
-5
/
+4
2022-05-09
sched: Fix build warning without CONFIG_SYSCTL
YueHaibing
1
-29
/
+36
2022-05-09
reboot: Fix build warning without CONFIG_SYSCTL
YueHaibing
1
-27
/
+27
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
1
-2
/
+4
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-1
/
+1
2022-05-08
Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2022-05-08
Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-10
/
+33
2022-05-08
stackleak: add on/off stack variants
Mark Rutland
1
-3
/
+32
2022-05-08
stackleak: rework poison scanning
Mark Rutland
1
-13
/
+3
2022-05-08
stackleak: rework stack high bound handling
Mark Rutland
1
-5
/
+14
2022-05-08
stackleak: clarify variable names
Mark Rutland
1
-16
/
+14
2022-05-08
stackleak: rework stack low bound handling
Mark Rutland
1
-10
/
+4
2022-05-08
stackleak: remove redundant check
Mark Rutland
1
-4
/
+0
2022-05-08
stackleak: move skip_erasing() check earlier
Mark Rutland
1
-4
/
+9
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-1
/
+1
2022-05-07
kdump: return -ENOENT if required cmdline option does not exist
Zhen Lei
1
-2
/
+1
2022-05-08
kheaders: Have cpio unconditionally replace files
Daniel Mentz
1
-1
/
+1
2022-05-07
fork: Explicitly set PF_KTHREAD
Eric W. Biederman
1
-0
/
+3
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-8
/
+8
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
1
-0
/
+9
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
1
-2
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2
-5
/
+23
2022-05-06
printk, tracing: fix console tracepoint
Marco Elver
1
-2
/
+2
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
22
-759
/
+667
2022-05-05
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
1
-2
/
+5
2022-05-05
genirq: Synchronize interrupt thread startup
Thomas Pfaff
3
-10
/
+33
2022-05-04
Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next
Marc Zyngier
1
-0
/
+12
2022-05-03
seccomp: Add wait_killable semantic to seccomp user notifier
Sargun Dhillon
1
-2
/
+40
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', 'rcu-tasks.2022.04.11b', 'srcu.2022.05.03a', 'torture.2022.04.11b', 'torture-tasks.2022.04.20a' and 'torturescript.2022.04.20a' into HEAD
Paul E. McKenney
20
-335
/
+842
2022-05-03
srcu: Drop needless initialization of sdp in srcu_gp_start()
Lukas Bulwahn
1
-1
/
+1
2022-05-03
srcu: Prevent expedited GPs and blocking readers from consuming CPU
Paul E. McKenney
1
-6
/
+38
2022-05-03
srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
Paul E. McKenney
1
-9
/
+36
2022-05-03
srcu: Automatically determine size-transition strategy at boot
Paul E. McKenney
1
-3
/
+20
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
13
-44
/
+52
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
1
-1
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
1
-2
/
+4
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
1
-10
/
+10
2022-05-02
time/sched_clock: Fix formatting of frequency reporting code
Maciej W. Rozycki
1
-6
/
+4
2022-05-02
time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz
Maciej W. Rozycki
1
-1
/
+1
2022-05-02
time/sched_clock: Round the frequency reported to nearest rather than down
Maciej W. Rozycki
1
-2
/
+3
2022-05-02
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-9
/
+4
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
1
-10
/
+10
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
1
-1
/
+1
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
1
-1
/
+1
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2
-1
/
+17
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
4
-11
/
+24
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
8
-10
/
+15
[prev]
[next]