| 2025-11-26 |
Alice Ryhl | rust: bitmap: add BitmapVec::new_inline() |
commit | commitdiff | tree | snapshot |
| 2025-11-26 |
Alice Ryhl | rust: bitmap: add MAX_LEN and MAX_INLINE_LEN constants |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Andy Shevchenko | cpumask: Don't use "proxy" headers |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | soc: renesas: Use bitfield helpers |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | clk: renesas: Use bitfield helpers |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | ALSA: usb-audio: Convert to common field_{get,prep... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | soc: renesas: rz-sysc: Convert to common field_get... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | pinctrl: ma35: Convert to common field_{get,prep}(... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | iio: mlx90614: Convert to common field_{get,prep}(... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | iio: dac: Convert to common field_prep() helper |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | gpio: aspeed: Convert to common field_{get,prep}()... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | EDAC/ie31200: Convert to common field_get() helper |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | crypto: qat - convert to common field_get() helper |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | clk: at91: Convert to common field_{get,prep}() helpers |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | bitfield: Add non-constant field_{prep,get}() helpers |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | bitfield: Add less-checking __FIELD_{GET,PREP}() |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | ALSA: usb-audio: #undef field_{get,prep}() before local... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | soc: renesas: rz-sysc: #undef field_get() before local... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | pinctrl: ma35: #undef field_{get,prep}() before local... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | iio: mlx90614: #undef field_{get,prep}() before local... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | iio: dac: ad3530r: #undef field_prep() before local... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | gpio: aspeed: #undef field_{get,prep}() before local... |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | EDAC/ie31200: #undef field_get() before local definition |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | crypto: qat - #undef field_get() before local definition |
commit | commitdiff | tree | snapshot |
| 2025-11-24 |
Geert Uytterhoeven | clk: at91: pmc: #undef field_{get,prep}() before definition |
commit | commitdiff | tree | snapshot |
| 2025-11-20 |
David Laight | nodemask: use min() instead of min_t() |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Andy Shevchenko | bitops: Update kernel-doc in hweight.c to fix the issue... |
commit | commitdiff | tree | snapshot |
| 2025-11-06 |
Andy Shevchenko | bitops: Add missed file to MAINTAINERS |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Linus Torvalds | Merge tag 'rust-fixes-6.18' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Linus Torvalds | Merge tag 'platform-drivers-x86-v6.18-3' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Linus Torvalds | Merge tag 'media/v6.18-2' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-11-05 |
Linus Torvalds | x86: uaccess: don't use runtime-const rewriting in... |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Miguel Ojeda | rust: kbuild: support `-Cjump-tables=n` for Rust 1... |
commit | commitdiff | tree | snapshot |
| 2025-11-04 |
Linus Torvalds | Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Linus Torvalds | Merge tag 'edac_urgent_for_v6.18_rc5' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Miguel Ojeda | rust: kbuild: workaround `rustdoc` doctests modifier bug |
commit | commitdiff | tree | snapshot |
| 2025-11-03 |
Miguel Ojeda | rust: kbuild: treat `build_error` and `rustdoc` as... |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Miguel Ojeda | rust: condvar: fix broken intra-doc link |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Miguel Ojeda | rust: devres: fix private intra-doc link |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Linus Torvalds | Linux 6.18-rc4 v6.18-rc4 |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Krzysztof Czurylo | MAINTAINERS: Update irdma maintainers |
commit | commitdiff | tree | snapshot |
| 2025-11-02 |
Jay Bhat | RDMA/irdma: Fix vf_id size to u16 to avoid overflow |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'spi-fix-v6.18-rc3' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'regulator-fix-v6.18-rc3' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'x86-urgent-2025-11-01' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'perf-urgent-2025-11-01' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'objtool-urgent-2025-11-01' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'xfs-fixes-6.18-rc4' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Josh Poimboeuf | objtool: Fix skip_alt_group() for non-alternative STAC... |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Jakub Horký | kconfig/nconf: Initialize the default locale at startup |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Jakub Horký | kconfig/mconf: Initialize the default locale at startup |
commit | commitdiff | tree | snapshot |
| 2025-11-01 |
Linus Torvalds | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Nathan Chancellor | x86/mm: Ensure clear_page() variants always have __kcfi... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'drm-fixes-2025-10-31' of https://gitlab... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'vfio-v6.18-rc4' of https://github.com/awilli... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Ilpo Järvinen | PCI: Do not size non-existing prefetchable window |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Bjorn Helgaas | Revert "PCI: qcom: Remove custom ASPM enablement code" |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'block-6.18-20251031' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 's390-6.18-3' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Puranjay Mohan | bpf/arm64: Fix BPF_ST into arena memory |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Yonghong Song | bpf: Make migrate_disable always inline to avoid partia... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Simona Vetter | Merge tag 'drm-xe-fixes-2025-10-30' of https://gitlab... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Simona Vetter | Merge tag 'drm-misc-fixes-2025-10-30' of https://gitlab... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Simona Vetter | Merge tag 'drm-intel-fixes-2025-10-30' of https://gitla... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Simona Vetter | Merge tag 'drm-msm-fixes-2025-10-29' of https://gitlab... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Simona Vetter | Merge tag 'amd-drm-fixes-6.18-2025-10-29' of https... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Simona Vetter | Merge tag 'mediatek-drm-fixes-20251028' of https:/... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag '6.18-rc3-smb-client-fixes' of git://git... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Hans Holmberg | null_blk: set dma alignment to logical block size |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'sound-6.18-rc4' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'v6.18-p4' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Christoph Hellwig | xfs: document another racy GC case in xfs_zoned_map_extent |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Christoph Hellwig | xfs: prevent gc from picking the same zone twice |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'linux_kselftest-fixes-6.18-rc4' of git:... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'linux_kselftest-kunit-fixes-6.18-rc4' of... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'acpi-6.18-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'pm-6.18-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Linus Torvalds | Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
| 2025-10-31 |
Jens Axboe | Merge tag 'nvme-6.18-2025-10-30' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Thomas Zimmermann | drm/ast: Clear preserved bits from register output... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Rafael J. Wysocki | Merge branches 'acpi-button', 'acpi-video' and 'acpi... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Rafael J. Wysocki | Merge branches 'pm-cpuidle' and 'pm-sleep' |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
austinchang | btrfs: mark dirty extent range for out of bound preallo... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Filipe Manana | btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Shardul Bankar | btrfs: fix memory leak of qgroup_list in btrfs_add_qgro... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Qu Wenruo | btrfs: ensure no dirty metadata is written back for... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Heiko Carstens | s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Luca Ceresoli | drm/imx: parallel-display: add the bridge before attach... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Luca Ceresoli | drm/imx: parallel-display: convert to devm_drm_bridge_a... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Carlos Llamas | blk-crypto: use BLK_STS_INVAL for alignment errors |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Takashi Iwai | Merge tag 'asoc-fix-v6.18-rc2' of https://git.kernel... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Maud Spierings | regulator: bd718x7: Fix voltages scaled by resistor... |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Tony Luck | x86/cpu: Add/fix core comments for {Panther,Nova} Lake |
commit | commitdiff | tree | snapshot |
| 2025-10-30 |
Borislav Petkov... | x86/CPU/AMD: Extend Zen6 model range |
commit | commitdiff | tree | snapshot |
| next |