linux-block.git
2024-08-29 Jeff Xiegenirq/proc: Correctly set file permissions for affinit...
2024-08-27 Marc Zyngiergenirq: Get rid of global lock in irq_do_set_affinity()
2024-08-23 Costa Shulyupingenirq: Fix typo in struct comment
2024-08-23 Tianyang Zhangirqchip/loongarch-avec: Add AVEC irqchip support
2024-08-23 Tianyang Zhangirqchip/loongson-pch-msi: Prepare get_pch_msi_handle...
2024-08-23 Huacai Chenirqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH...
2024-08-23 Huacai ChenLoongArch: Architectural preparation for AVEC irqchip
2024-08-23 Huacai ChenLoongArch: Move irqchip function prototypes to irq...
2024-08-20 Huacai Chenirqchip/loongson-pch-msi: Switch to MSI parent domains
2024-08-20 Caleb Sander... softirq: Remove unused 'action' parameter from action...
2024-08-20 Matti Vaittinenirqdomain: Always associate interrupts for legacy domains
2024-08-13 Andy Shevchenkoirqdomain: Remove stray '-' in the domain name
2024-08-13 Andy Shevchenkoirqdomain: Clarify checks for bus_token
2024-08-09 Thomas GleixnerMerge tag 'irq-domain-24-08-09' into irq/core
2024-08-09 Matti Vaittinenirqdomain: Allow giving name suffix for domain
2024-08-09 Thomas Gleixnerirqdomain: Cleanup domain name allocation
2024-08-09 Matti Vaittinenirqdomain: Simplify simple and legacy domain creation
2024-08-08 Jiri Slaby... genirq: Remove irq_chip_regs:: Polarity
2024-08-08 Jiri Slaby... genirq: Remove unused irq_chip_generic:: {type,polarity...
2024-08-08 Jiri Slaby... genirq/irq_sim: Remove unused irq_sim_work_ctx:: Irq_base
2024-08-08 Zhang Zekunirqchip/mbigen: Simplify code logic with for_each_child...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Use mpic_is_ipi_available()...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Allow mapping only per-CPU inter...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Iterate only valid bits of the...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Fix reenabling last per-CPU...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Dynamically allocate the driver...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Pass around the driver private...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Put MSI doorbell limits into...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Put static variables into driver...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Put __init attribute after retur...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Add the __init attribute to...
2024-08-08 Marek Behúnirqchip/armada-370-xp: Drop msi_doorbell_end()
2024-08-08 Marek Behúnirqchip/armada-370-xp: Drop IPI_DOORBELL_START and...
2024-08-02 Anshuman Khandualirqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_...
2024-07-30 Jinjie Ruanirqchip: Remove asmlinkage for handlers registered...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Print error and return error...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Refactor initial memory regions...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use u32 type instead of unsigned...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Rename variable for consistency
2024-07-30 Marek Behúnirqchip/armada-370-xp: Drop redundant continue
2024-07-30 Marek Behúnirqchip/armada-370-xp: Simplify mpic_reenable_percpu...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use consistent name for struct...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use consistent types when iterat...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use consistent variable names...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Refactor handling IPI interrupts
2024-07-30 Marek Behúnirqchip/armada-370-xp: Refactor mpic_handle_msi_irq...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use FIELD_GET() and named regist...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Don't read number of supported...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Change symbol prefixes to mpic
2024-07-30 Marek Behúnirqchip/armada-370-xp: Improve indentation
2024-07-30 Marek Behúnirqchip/armada-370-xp: Simplify ipi_resume() code
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use !virq instead of virq =...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use unsigned int type for virqs
2024-07-30 Marek Behúnirqchip/armada-370-xp: Rename variable for consistency
2024-07-30 Marek Behúnirqchip/armada-370-xp: Declare iterators in for loop
2024-07-30 Marek Behúnirqchip/armada-370-xp: Change to SPDX license identifier
2024-07-30 Marek Behúnirqchip/armada-370-xp: Simplify is_percpu_irq() code
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use correct type for cpu variable
2024-07-30 Marek Behúnirqchip/armada-370-xp: Change register constants prefix...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Cosmetic fix parentheses in...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Use BIT() and GENMASK() macros
2024-07-30 Marek Behúnirqchip/armada-370-xp: Change spaces to tabs
2024-07-30 Marek Behúnirqchip/armada-370-xp: Change register constant suffix...
2024-07-30 Marek Behúnirqchip/armada-370-xp: Drop _OFFS suffix from some...
2024-07-28 Linus TorvaldsLinux 6.11-rc1 v6.11-rc1
2024-07-28 Linus TorvaldsMerge tag 'kbuild-fixes-v6.11' of git://git./linux...
2024-07-28 Linus Torvaldsminmax: simplify and clarify min_t()/max_t() implementation
2024-07-28 Linus Torvaldsminmax: add a few more MIN_T/MAX_T users
2024-07-28 Linus TorvaldsMerge tag 'ubifs-for-linus-6.11-rc1-take2' of git:...
2024-07-28 Nathan Chancellorkbuild: Fix '-S -c' in x86 stack protector scripts
2024-07-28 Richard Weinbergerubi: Fix ubi_init() ubiblock_exit() section mismatch
2024-07-28 Linus TorvaldsMerge tag 'v6.11-merge' of git://git./linux/kernel...
2024-07-28 Linus TorvaldsMerge tag 'cxl-for-6.11' of git://git./linux/kernel...
2024-07-28 Linus TorvaldsMerge tag 'unicode-next-6.11' of git://git./linux/kerne...
2024-07-28 Jose Ignacio... kbuild: rpm-pkg: ghost modules.weakdep file
2024-07-28 Linus TorvaldsMerge tag '6.11-rc-smb-client-fixes-part2' of git:...
2024-07-27 Linus TorvaldsMerge tag 'block-6.11-20240726' of git://git.kernel...
2024-07-27 Linus TorvaldsMerge tag 'io_uring-6.11-20240726' of git://git.kernel...
2024-07-27 Linus TorvaldsMerge tag 'vfs-6.11-rc1.fixes.3' of git://git./linux...
2024-07-27 Linus TorvaldsMerge tag 'rust-6.11' of https://github.com/Rust-for...
2024-07-27 Linus TorvaldsMerge tag 'apparmor-pr-2024-07-25' of git://git./linux...
2024-07-27 Linus TorvaldsMerge tag 'landlock-6.11-rc1-houdini-fix' of git:/...
2024-07-27 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.11-rc1' of git://git....
2024-07-27 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.11-1' of git://git...
2024-07-27 Linus TorvaldsMerge tag 'iommu-fixes-v6.11-rc1' of git://git./linux...
2024-07-27 Linus TorvaldsMerge tag 'firewire-fixes-6.11-rc1' of git://git./linux...
2024-07-27 Linus TorvaldsMerge tag 'spi-fix-v6.11-merge-window' of git://git...
2024-07-27 Linus TorvaldsMerge tag 'regulator-fix-v6.11-merge-window' of git...
2024-07-27 Linus TorvaldsMerge tag 'regmap-fix-v6.11-merge-window' of git:/...
2024-07-27 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2024-07-27 Linus TorvaldsMerge tag 'i3c/for-6.11' of git://git./linux/kernel...
2024-07-27 Linus TorvaldsMerge tag 'thermal-6.11-rc1-3' of git://git./linux...
2024-07-27 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2024-07-26-14-33' of...
2024-07-27 Linus TorvaldsMerge tag 'timers-urgent-2024-07-26' of git://git....
2024-07-27 Linus TorvaldsMerge tag 'riscv-for-linus-6.11-mw2' of git://git....
2024-07-27 Linus TorvaldsMerge tag 'for-linus-6.11-rc1a-tag' of git://git./linux...
2024-07-27 Hongbo Lihostfs: fix the host directory parse when mounting.
2024-07-27 Seth Forshee... fs: don't allow non-init s_user_ns for filesystems...
2024-07-27 Takashi SakamotoALSA: firewire-lib: fix wrong value as length of header...
2024-07-27 Takashi SakamotoRevert "firewire: Annotate struct fw_iso_packet with...
next