projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-11-02
Steven Rostedt...
eventfs: Fix kerneldoc of eventfs_remove_rec()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-02
Steven Rostedt...
tracing: Have the user copy of synthetic event address...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-02
Steven Rostedt...
eventfs: Remove extra dget() in eventfs_create_events_dir()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-02
Steven Rostedt...
tracing: Have trace_event_file have ref counters
commit
|
commitdiff
|
tree
|
snapshot
2023-10-28
Kees Cook
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Steven Rostedt...
eventfs: Fix typo in eventfs_inode union comment
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Steven Rostedt...
eventfs: Fix WARN_ON() in create_file_dentry()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-26
Matthew Wilcox...
powerpc: Remove initialisation of readpos
commit
|
commitdiff
|
tree
|
snapshot
2023-10-23
Christophe...
tracing/histograms: Simplify last_cmd_set()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Jonathan Corbet
seq_buf: fix a misleading comment
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Matthew Wilcox...
tracing: Move readpos from seq_buf to trace_seq
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Jiapeng Chong
tracefs/eventfs: Modify mismatched function name
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Dan Carpenter
tracing: Fix a NULL vs IS_ERR() bug in event_subsystem_...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-20
Steven Rostedt...
eventfs: Fix failure path in eventfs_create_events_dir()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-18
Nathan Chancellor
eventfs: Use ERR_CAST() in eventfs_create_events_dir()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Steven Rostedt...
tracing: Make system_callback() function static
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Steven Rostedt...
eventfs: Use eventfs_remove_events_dir()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Steven Rostedt...
tracing/selftests: Update kprobe args char/string to...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Steven Rostedt...
eventfs: Remove eventfs_file and just use eventfs_inode
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Beau Belgrave
tracing/user_events: Document persist event flags
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Beau Belgrave
selftests/user_events: Test persist flag cases
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Beau Belgrave
tracing/user_events: Allow events to persist for perfmo...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Uros Bizjak
ring_buffer: Use try_cmpxchg instead of cmpxchg in...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-03
Zheng Yejian
tracing: Expand all ring buffers individually
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Linux 6.6-rc4
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'kbuild-fixes-v6.6-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'char-misc-6.6-rc4' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'tty-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'x86-urgent-2023-10-01' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'timers-urgent-2023-10-01' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'sched-urgent-2023-10-01' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'perf-urgent-2023-10-01' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Masahiro Yamada
kbuild: remove stale code for 'source' symlink in packa...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Uwe Kleine...
modpost: Don't let "driver"s reference .exit.*
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Masahiro Yamada
vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Mauricio Faria...
modpost: add missing else to the "of" check
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'soc-fixes-6.6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-01
Linus Torvalds
Merge tag 'trace-v6.6-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steven Rostedt...
eventfs: Test for dentries array allocated in eventfs_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Beau Belgrave
tracing/user_events: Align set_bit() address for all...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Clément Léger
tracing: relax trace_event_eval_update() execution...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Steven Rostedt...
ring-buffer: Update "shortest_full" in polling
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'dma-mapping-6.6-2023-09-30' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'iomap-6.6-fixes-4' of git://git./fs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'i2c-for-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'acpi-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'powerpc-6.6-3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag 'nfsd-6.6-2' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Linus Torvalds
Merge tag '6.6-rc3-smb3-client-fix' of git://git.samba...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Baoquan He
Crash: add lock to serialize crash hotplug handling
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Juntong Deng
selftests/mm: fix awk usage in charge_reserved_hugetlb...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Yang Shi
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Jinjie Ruan
mm/damon/vaddr-test: fix memory leak in damon_do_test_a...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Michal Hocko
mm, memcg: reconsider kmem.limit_in_bytes deprecation
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Domenico Cerasuolo
mm: zswap: fix potential memory corruption on duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Ryan Roberts
arm64: hugetlb: fix set_huge_pte_at() to work with...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Ryan Roberts
mm: hugetlb: add huge page size param to set_huge_pte_at()
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Liam R. Howlett
maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW states
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Liam R. Howlett
maple_tree: add mas_is_active() to detect in-tree walks
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Pan Bian
nilfs2: fix potential use after free in nilfs_gccache_s...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Matthew Wilcox...
mm: abstract moving to the next PFN
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Matthew Wilcox...
mm: report success more often from filemap_map_folio_ra...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-30
Greg Ungerer
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'ceph-for-6.6-rc4' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'xfs-6.6-fixes-2' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Uwe Kleine...
MAINTAINERS: Fix Florian Fainelli's email address
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'ata-6.6-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'block-6.6-2023-09-28' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'io_uring-6.6-2023-09-28' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'slab-fixes-for-6.6-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'drm-fixes-2023-09-29' of git://anongit.freed...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.6-rc4' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'for-v6.6-rc' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Linus Torvalds
Merge tag 'xtensa-20230928' of https://github.com/jcmvb...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Jens Axboe
io_uring/fs: remove sqe->rw_flags checking from LINKAT
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Dave Airlie
Merge tag 'drm-intel-fixes-2023-09-28' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Haitao Huang
x86/sgx: Resolves SECS reclaim vs. page fault for EAUG...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Dave Airlie
Merge tag 'drm-misc-fixes-2023-09-28' of git://anongit...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Joel Fernandes...
sched/rt: Fix live lock between select_fallback_rq...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Quang Le
fs/smb/client: Reset password pointer to NULL
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Linus Torvalds
Merge tag 'spi-fix-v6.6-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Linus Torvalds
Merge tag 'loongarch-fixes-6.6-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Linus Torvalds
Merge tag 'mips-fixes_6.6_1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Geert Uytterhoeven
iomap: Spelling s/preceeding/preceding/g
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Chuck Lever
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-eh: Fix compilation warning in ata_eh_link_...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-core: Fix compilation warning in ata_dev_co...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
scsi: sd: Do not issue commands to suspended disks...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-core: Do not register PM operations for...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-scsi: Fix delayed scsi_rescan_device()...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
scsi: Do not attempt to rescan suspended devices
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-scsi: Disable scsi device manage_system_sta...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
scsi: sd: Differentiate system and runtime start/stop...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-scsi: link ata port and scsi device
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-core: Fix port and device removal
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Damien Le Moal
ata: libata-core: Fix ata_port_request_pm() locking
commit
|
commitdiff
|
tree
|
snapshot
2023-09-28
Pu Wen
x86/srso: Add SRSO mitigation for Hygon processors
commit
|
commitdiff
|
tree
|
snapshot
next