index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
1
-4
/
+0
2024-07-03
parport: Remove attach function pointer
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
parport: Remove 'drivers' list
Dr. David Alan Gilbert
1
-1
/
+0
2024-07-03
Merge tag 'w1-drv-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
1
-3
/
+4
2024-07-01
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
35
-76
/
+189
2024-06-30
Merge tag 'ata-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+1
2024-06-30
ata,scsi: libata-core: Do not leak memory for ata_port struct members
Niklas Cassel
1
-0
/
+1
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+19
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+23
2024-06-28
Merge tag 'block-6.10-20240628' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+4
2024-06-27
Merge tag 'io_uring-6.10-20240627' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+0
2024-06-27
Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-30
/
+30
2024-06-27
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-2
/
+7
2024-06-27
Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2024-06-27
kallsyms: rework symbol lookup return codes
Arnd Bergmann
3
-17
/
+17
2024-06-27
Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-0
/
+5
2024-06-27
tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
Yunseong Kim
1
-1
/
+1
2024-06-26
Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-14
/
+21
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
1
-0
/
+5
2024-06-26
Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
1
-9
/
+9
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
1
-1
/
+1
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
1
-1
/
+1
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
1
-3
/
+0
2024-06-24
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-06-24
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-06-24
/proc/pid/smaps: add mseal info for vma
Jeff Xu
1
-0
/
+5
2024-06-24
io_uring: remove dead struct io_submit_state member
Jens Axboe
1
-1
/
+0
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
2
-2
/
+2
2024-06-24
serial: core: introduce uart_port_tx_limited_flags()
Jonas Gorski
1
-0
/
+18
2024-06-24
Revert "serial: core: only stop transmit when HW fifo is empty"
Doug Brown
1
-2
/
+1
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+22
2024-06-23
Merge tag 'fixes-2024-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2024-06-23
closures: closure_get_not_zero(), closure_return_sync()
Kent Overstreet
1
-0
/
+23
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+3
2024-06-21
nvmet: make 'tsas' attribute idempotent for RDMA
Hannes Reinecke
1
-0
/
+2
2024-06-21
nvme: fixup comment for nvme RDMA Provider Type
Hannes Reinecke
1
-2
/
+2
2024-06-21
i2c: Add nop fwnode operations
Sakari Ailus
1
-2
/
+22
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-1
/
+29
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
1
-0
/
+3
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
1
-2
/
+3
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2024-06-17
Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2
-4
/
+26
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-11
/
+15
2024-06-17
Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-06-17
peci, hwmon: Switch to new Intel CPU model defines
Tony Luck
2
-4
/
+26
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
34
-242
/
+222
2024-06-16
Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-9
/
+38
[next]