index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
Merge branch 'for-6.12/io_uring' into for-6.12/io_uring-discard
Jens Axboe
2
-1
/
+31
2024-09-11
Merge branch 'for-6.12/block' into for-6.12/io_uring-discard
Jens Axboe
8
-11
/
+44
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+1
2024-09-06
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu...
Linus Torvalds
1
-0
/
+1
2024-09-06
Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2024-09-06
Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
3
-6
/
+14
2024-09-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+13
2024-09-06
Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2024-09-06
Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+5
2024-09-06
nbd: implement the WRITE_ZEROES command
Wouter Verhelst
1
-1
/
+4
2024-09-06
Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2
-2
/
+2
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-1
/
+5
2024-09-05
Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+6
2024-09-05
Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-09-05
kunit: Fix missing kerneldoc comment
David Gow
1
-0
/
+1
2024-09-05
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+48
2024-09-05
drm/panthor: Restrict high priorities on group_create
Mary Guillemard
1
-1
/
+5
2024-09-04
kvm: Note an RCU quiescent state on guest exit
Leonardo Bras
2
-3
/
+13
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
1
-0
/
+2
2024-09-03
PCI/pwrctl: Rescan bus on a separate thread
Bartosz Golaszewski
1
-0
/
+3
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-9
/
+0
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+5
2024-09-01
Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2024-09-01
Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-50
/
+6
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-08-30
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-0
/
+4
2024-08-31
Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2024-08-30
regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
Douglas Anderson
1
-0
/
+8
2024-08-30
Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-10
/
+9
2024-08-30
Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2
-6
/
+2
2024-08-30
Merge tag 'net-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-8
/
+11
2024-08-29
io_uring/kbuf: add support for incremental buffer consumption
Jens Axboe
1
-0
/
+18
2024-08-29
block: constify the lim argument to queue_limits_max_zone_append_sectors
Christoph Hellwig
1
-1
/
+2
2024-08-29
block: rework bio splitting
Christoph Hellwig
1
-2
/
+2
2024-08-29
Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-6
/
+9
2024-08-28
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
1
-1
/
+1
2024-08-28
Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2
-50
/
+6
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-0
/
+1
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
1
-0
/
+1
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
1
-0
/
+1
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-1
/
+1
2024-08-27
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
1
-2
/
+3
2024-08-27
drm/i915: ARL requires a newer GSC firmware
John Harrison
1
-4
/
+7
2024-08-26
video/aperture: optionally match the device in sysfb_disable()
Alex Deucher
1
-2
/
+2
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
1
-0
/
+1
2024-08-26
ASoC: SOF: ipc: replace "enum sof_comp_type" field with "uint32_t"
Laurentiu Mihalcea
2
-2
/
+2
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
1
-4
/
+4
2024-08-26
nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
Niklas Cassel
1
-1
/
+5
2024-08-26
kunit: Device wrappers should also manage driver name
David Gow
1
-0
/
+48
2024-08-26
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
1
-4
/
+6
[next]