index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-03-29
f2fs: convert to use bitmap API
Yangtao Li
2023-03-26
Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-24
Merge tag 'block-6.3-2023-03-24' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-24
Merge tag 'thermal-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-24
Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-24
Merge tag 'net-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
2023-03-22
nvme-tcp: fix nvme_tcp_term_pdu to match spec
Caleb Sander
2023-03-21
entry: Fix noinstr warning in __enter_from_user_mode()
Josh Poimboeuf
2023-03-20
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-03-20
Merge tag 'nfs-for-6.3-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-03-19
Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-03-19
pcpcntr: remove percpu_counter_sum_all()
Dave Chinner
2023-03-19
cpumask: introduce for_each_cpu_or
Dave Chinner
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
2023-03-19
net: mdio: fix owner field for mdio buses registered using ACPI
Florian Fainelli
2023-03-19
net: mdio: fix owner field for mdio buses registered using device-tree
Maxime Bizon
2023-03-18
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-03-17
Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-17
Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-17
Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-03-16
Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
2023-03-15
nvme-trace: show more opcode names
Minwoo Im
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-14
Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-03-14
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
2023-03-14
lockd: set file_lock start and end when decoding nlm4 testargs
Jeff Layton
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
2023-03-13
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
2023-03-11
Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
2023-03-10
Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-03-09
clk: Avoid invalid function names in CLK_OF_DECLARE()
Nathan Chancellor
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2023-03-09
Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-07
interconnect: fix provider registration API
Johan Hovold
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
2023-03-07
new helper: put_and_unmap_page()
Al Viro
2023-03-06
clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macro
Saravana Kannan
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
[next]