Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-07-08 | 1 | -0/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page | Liu Shixin | 2023-07-08 | 1 | -0/+2 | |
* | | | | | | Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2023-07-08 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible array | Kees Cook | 2023-07-05 | 1 | -1/+5 | |
* | | | | | | | Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linux | Linus Torvalds | 2023-07-08 | 2 | -6/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nodemask: Drop duplicate check in for_each_node_mask() | Gavin Shan | 2023-06-22 | 1 | -1/+1 | |
| * | | | | | | | lib/bitmap: drop optimization of bitmap_{from,to}_arr64 | Yury Norov | 2023-06-22 | 1 | -5/+3 | |
* | | | | | | | | Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-07-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge patch series "riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION" | Palmer Dabbelt | 2023-07-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vmlinux.lds.h: use correct .init.data.* section name | Jisheng Zhang | 2023-06-26 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2023-07-07 | 2 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ACPI: platform: Move SMB0001 HID to the header and reuse | Andy Shevchenko | 2023-07-04 | 1 | -0/+2 | |
| * | | | | | | | | | | ACPI: bus: Introduce acpi_match_acpi_device() helper | Andy Shevchenko | 2023-07-04 | 1 | -0/+9 | |
* | | | | | | | | | | | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-07-06 | 5 | -300/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | syscalls: Remove file path comments from headers | Sohil Mehta | 2023-06-22 | 3 | -297/+54 | |
| * | | | | | | | | | | | asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch | Tiezhu Yang | 2023-06-22 | 1 | -1/+12 | |
| * | | | | | | | | | | | Merge tag 'virt-to-pfn-for-arch-v6.5-2' of git://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 2023-05-31 | 1 | -2/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | asm-generic/page.h: Make pfn accessors static inlines | Linus Walleij | 2023-05-29 | 1 | -2/+10 | |
* | | | | | | | | | | | | | Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-06 | 2 | -212/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | dmaengine: dw-edma: Add support for native HDMA | Cai Huoqing | 2023-05-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops | Cai Huoqing | 2023-05-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | dmaengine: ste_dma40: Remove platform data | Linus Walleij | 2023-05-16 | 1 | -209/+0 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-07-06 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | sh: Avoid using IRQ0 on SH3 and SH4 | Sergey Shtylyov | 2023-06-11 | 1 | -3/+3 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2023-07-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | phy: core: add debugfs files | Chunfeng Yun | 2023-05-19 | 1 | -0/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-07-06 | 7 | -11/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | net: dsa: sja1105: always enable the send_meta options | Vladimir Oltean | 2023-07-04 | 1 | -4/+0 | |
| * | | | | | | | | | | | net: Replace strlcpy with strscpy | Azeem Shaikh | 2023-07-04 | 2 | -2/+2 | |
| * | | | | | | | | | | | net: fix net_dev_start_xmit trace event vs skb_transport_offset() | Eric Dumazet | 2023-07-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | Bluetooth: ISO: Rework sync_interval to be sync_factor | Luiz Augusto von Dentz | 2023-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable | Luiz Augusto von Dentz | 2023-06-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | net: mscc: ocelot: don't keep PTP configuration of all ports in single structure | Vladimir Oltean | 2023-06-29 | 1 | -3/+7 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-07-05 | 2 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | f2fs: fix to do sanity check on direct node in truncate_dnode() | Chao Yu | 2023-07-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | f2fs: add async reset zone command support | Daejun Park | 2023-06-12 | 1 | -3/+21 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-07-05 | 2 | -4/+96 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | soundwire: bus: Prevent lockdep asserts when stream has multiple buses | Richard Fitzgerald | 2023-06-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | soundwire: intel: use substream for .free callback | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | soundwire: intel: use substream for .trigger callback | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | ASoC: SOF/soundwire: re-add substream in params_stream structure | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | soundwire: intel_ace2x: add new_peripheral_assigned callback | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | soundwire: bus: add new manager callback to deal with peripheral enumeration | Pierre-Louis Bossart | 2023-05-27 | 1 | -1/+2 | |
| * | | | | | | | | | | | soundwire: intel: add eml_lock in the interface for new platforms | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+3 | |
| * | | | | | | | | | | | ASoC/soundwire: intel: pass hdac_bus pointer for link management | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | soundwire/ASOC: Intel: update offsets for LunarLake | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | soundwire: intel_ace2x: add empty new ops for LunarLake | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | soundwire: intel: add ACE2.x SHIM definitions | Pierre-Louis Bossart | 2023-05-27 | 1 | -0/+75 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2023-07-05 | 11 | -27/+815 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | media: Add NV15_4L4 pixel format | Benjamin Gaignard | 2023-06-09 | 1 | -0/+1 |