index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-27
kbuild: use 'output' variable to create the output directory
Masahiro Yamada
1
-6
/
+8
2024-11-27
kbuild: rename abs_objtree to abs_output
Masahiro Yamada
1
-5
/
+5
2024-11-27
kbuild: add $(objtree)/ prefix to some in-kernel build artifacts
Masahiro Yamada
11
-30
/
+30
2024-11-27
kbuild: replace two $(abs_objtree) with $(CURDIR) in top Makefile
Masahiro Yamada
1
-2
/
+2
2024-11-27
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-11-27
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
6
-9
/
+9
2024-11-27
Rename .data.unlikely to .data..unlikely
Masahiro Yamada
2
-2
/
+2
2024-11-27
kbuild: Fix Propeller build option
Rong Xu
1
-2
/
+13
2024-11-27
kbuild: Add Propeller configuration for kernel build
Rong Xu
11
-3
/
+237
2024-11-27
AutoFDO: Enable machine function split optimization for AutoFDO
Rong Xu
2
-1
/
+8
2024-11-27
AutoFDO: Enable -ffunction-sections for the AutoFDO build
Rong Xu
2
-3
/
+10
2024-11-27
vmlinux.lds.h: Add markers for text_unlikely and text_hot sections
Rong Xu
1
-2
/
+12
2024-11-27
vmlinux.lds.h: Adjust symbol ordering in text output section
Rong Xu
2
-7
/
+17
2024-11-27
MIPS: Place __kernel_entry at the beginning of text section
Rong Xu
3
-1
/
+2
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
338
-4123
/
+9483
2024-11-26
Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-26
Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2024-11-26
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
82
-897
/
+3172
2024-11-26
udf: Verify inode link counts before performing rename
Jan Kara
1
-0
/
+10
2024-11-26
udf: Skip parent dir link count update if corrupted
Jan Kara
1
-1
/
+5
2024-11-26
quota: flush quota_release_work upon quota writeback
Ojaswin Mujoo
1
-0
/
+2
2024-11-26
Merge tag 'docs-6.13-2' of git://git.lwn.net/linux
Linus Torvalds
17
-31
/
+804
2024-11-26
Merge tag 'vfs-6.13.ecryptfs.mount.api' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-196
/
+205
2024-11-26
Merge tag 'vfs-6.13.exportfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+98
2024-11-26
Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-6
/
+225
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
78
-348
/
+1115
2024-11-26
Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-255
/
+700
2024-11-26
io_uring: fix task_work cap overshooting
Jens Axboe
1
-15
/
+19
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-374
/
+578
2024-11-26
Merge tag 'gfs2-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
9
-114
/
+142
2024-11-26
RISC-V: Remove unnecessary include from compat.h
Palmer Dabbelt
1
-1
/
+0
2024-11-26
selftests/bpf: Add apply_bytes test to test_txmsg_redir_wait_sndmem in test_s...
Zijian Zhang
1
-1
/
+5
2024-11-26
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-11-26
irqchip: Switch back to struct platform_driver::remove()
Uwe Kleine-König
12
-12
/
+12
2024-11-26
irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801
Zhou Wang
3
-11
/
+52
2024-11-26
irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domain
Russell King (Oracle)
1
-1
/
+1
2024-11-26
Merge branch 'ovl.fixes'
Christian Brauner
8119
-209925
/
+342825
2024-11-26
fs/backing_file: fix wrong argument in callback
Amir Goldstein
1
-1
/
+2
2024-11-26
selftests/bpf: Check for PREEMPTION instead of PREEMPT
Sebastian Andrzej Siewior
4
-7
/
+7
2024-11-26
Bluetooth: SCO: remove the redundant sco_conn_put
Edward Adam Davis
1
-1
/
+1
2024-11-26
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
1
-9
/
+18
2024-11-26
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
1
-2
/
+9
2024-11-26
KVM: arm64: Fix S1/S2 combination when FWB==1 and S2 has Device memory type
Marc Zyngier
1
-2
/
+9
2024-11-26
io_uring: check for overflows in io_pin_pages
Pavel Begunkov
1
-1
/
+6
2024-11-26
mq-deadline: don't call req_get_ioprio from the I/O completion handler
Christoph Hellwig
1
-9
/
+4
2024-11-26
block: Prevent potential deadlock in blk_revalidate_disk_zones()
Damien Le Moal
1
-4
/
+10
2024-11-26
ALSA: hda: Show the codec quirk info at probing
Takashi Iwai
1
-9
/
+11
2024-11-26
arm64: Fix usage of new shifted MDCR_EL2 values
James Clark
3
-6
/
+6
2024-11-26
Merge branch 'bnxt_en-bug-fixes'
Paolo Abeni
4
-11
/
+42
2024-11-26
bnxt_en: Unregister PTP during PCI shutdown and suspend
Michael Chan
1
-0
/
+6
[prev]
[next]