The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-06-17 13:25:02 to 2024-06-17 13:54:01 UTC [more...]

[PATCH] ASoC: cs35l56: Accept values greater than 0 as IRQ numbers
 2024-06-17 13:53 UTC 

[PATCH 00/10] MIPS: IPI Improvements
 2024-06-17 13:53 UTC  (3+ messages)
` [PATCH 04/10] MIPS: Move mips_smp_ipi_init call after prepare_cpus

[syzbot] [bcachefs?] WARNING in bch2_fs_read_write_early
 2024-06-17 13:52 UTC  (4+ messages)
` [PATCH] bcachefs: bch2_fs_read_write_early needs to hold write lock

[PATCH 0/3] media: rockchip: Add rkvdec2 driver
 2024-06-17 13:52 UTC  (8+ messages)
` [PATCH 1/3] media: rockchip: Introduce the "
  `  "

[PATCH 01/23] irqdomain: Introduce irq_domain_free()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 02/23] irqdomain: Introduce irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 03/23] irqdomain: Fixed unbalanced fwnode get and put
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 04/23] irqdomain: Constify parameter in is_fwnode_irqchip()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 05/23] irqdomain: Use a dedicated function to set the domain name
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 06/23] irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 07/23] irqdomain: Handle additional domain flags in irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 08/23] irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 09/23] irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 10/23] irqdomain: Make __irq_domain_create() return an error code
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 11/23] irqdomain: Handle domain bus token in irq_domain_create()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 12/23] irqdomain: Introduce init() and exit() hooks
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 14/23] genirq/generic_chip: Introduce init() and exit() hooks
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 13/23] genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 16/23] irqdomain: Add a resource managed version of irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 18/23] irqdomain: Convert domain creation functions to irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 15/23] irqdomain: Add support for generic irq chips creation before publishing a domain
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 17/23] irqdomain: Convert __irq_domain_add() wrappers to irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH v3 00/41] iio: simplify with regmap_set_bits(), regmap_clear_bits()
 2024-06-17 13:50 UTC  (42+ messages)
` [PATCH v3 01/41] iio: accel: fxls8962af-core: Make use of "
` [PATCH v3 02/41] iio: accel: kxsd9: Make use of regmap_clear_bits()
` [PATCH v3 03/41] iio: accel: msa311: make "
` [PATCH v3 04/41] iio: adc: ad4130: "
` [PATCH v3 05/41] iio: adc: axp20x_adc: make use of regmap_set_bits()
` [PATCH v3 06/41] iio: adc: axp288_adc: "
` [PATCH v3 07/41] iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()
` [PATCH v3 08/41] iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 09/41] iio: adc: cpcap-adc: "
` [PATCH v3 10/41] iio: adc: fsl-imx25-gcq: "
` [PATCH v3 11/41] iio: adc: ina2xx-adc: make use of regmap_clear_bits()
` [PATCH v3 12/41] iio: adc: intel_mrfld_adc: "
` [PATCH v3 13/41] iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 14/41] iio: adc: mp2629_adc: "
` [PATCH v3 15/41] iio: adc: qcom-spmi-rradc: "
` [PATCH v3 16/41] iio: adc: rn5t618-adc: make use of regmap_set_bits()
` [PATCH v3 17/41] iio: adc: sc27xx_adc: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 18/41] iio: adc: stm32-dfsdm-adc: "
` [PATCH v3 19/41] iio: dac: ltc2688: make use of regmap_set_bits()
` [PATCH v3 20/41] iio: dac: stm32-dac-core: "
` [PATCH v3 21/41] iio: gyro: bmg160_core: make use of regmap_clear_bits()
` [PATCH v3 22/41] iio: gyro: mpu3050-core: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 23/41] iio: health: afe4403: "
` [PATCH v3 24/41] iio: health: afe4404: "
` [PATCH v3 25/41] iio: health: max30100: make use of regmap_set_bits()
` [PATCH v3 26/41] iio: health: max30102: "
` [PATCH v3 27/41] iio: imu: inv_icm42600: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 28/41] iio: light: adux1020: "
` [PATCH v3 29/41] iio: light: iqs621-als: make use of regmap_clear_bits()
` [PATCH v3 30/41] iio: light: isl29018: "
` [PATCH v3 31/41] iio: light: st_uvis25_core: "
` [PATCH v3 32/41] iio: light: veml6030: "
` [PATCH v3 33/41] iio: magnetometer: ak8974: make use of regmap_set_bits()
` [PATCH v3 34/41] iio: magnetometer: mmc35240: "
` [PATCH v3 35/41] iio: pressure: bmp280-core: make use of regmap_clear_bits()
` [PATCH v3 36/41] iio: proximity: sx9324: make use of regmap_set_bits()
` [PATCH v3 37/41] iio: proximity: sx9360: "
` [PATCH v3 38/41] iio: proximity: sx9500: make use of regmap_clear_bits(), regmap_set_bits()
` [PATCH v3 39/41] iio: proximity: sx_common: "
` [PATCH v3 40/41] iio: temperature: mlx90632: make use of regmap_clear_bits()
` [PATCH v3 41/41] iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_set_bits()

[PATCH 19/23] um: virt-pci: Use irq_domain_instantiate()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] _PATCH_19_23_um_virt_pci_Use_irq_domain_instantiate_

[PATCH 20/23] irqdomain: Remove __irq_domain_add()
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 22/23] irqchip: Add support for LAN966x OIC
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 21/23] dt-bindings: interrupt-controller: Add support for Microchip LAN966x OIC
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 23/23] MAINTAINERS: Add the Microchip LAN966x OIC driver entry
 2024-06-17 13:51 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 13:50 UTC  (11+ messages)

[PATCH v2] VFS: generate FS_CREATE before FS_OPEN when ->atomic_open used
 2024-06-17 13:49 UTC  (6+ messages)

[PATCH 0/2] LoongArch: Fix S3 sleep on U-Boot + QEMU virt machine
 2024-06-17 13:49 UTC  (11+ messages)
` [PATCH 1/2] LoongArch: Initialise unused Direct Map Windows
` [PATCH 2/2] LoongArch: Fix ACPI standard register based S3 support

[PATCH v2 0/5] iio: adc: use devm_regulator_get_enable_read_voltage round 1
 2024-06-17 13:48 UTC  (7+ messages)
` [PATCH v2 1/5] iio: adc: ad7192: use devm_regulator_get_enable_read_voltage

[PATCH] loongarch: Only select HAVE_OBJTOOL and allow ORC unwinder if the inline assembler supports R_LARCH_{32,64}_PCREL
 2024-06-17 13:47 UTC  (20+ messages)

[PATCH 1/2] vdpa: support set mac address from vdpa tool
 2024-06-17 13:47 UTC  (11+ messages)

[tip:x86/vmware 4/8] vmwgfx_msg.c:undefined reference to `vmware_hypercall_slow'
 2024-06-17 13:47 UTC  (5+ messages)
` [PATCH 1/2] drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-17 13:47 UTC  (4+ messages)
` [PATCH net-next v3 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state

[RESEND v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
 2024-06-17 13:46 UTC  (4+ messages)
` [RESEND v1 2/3] x86/cpufeatures: Generate a feature mask header based on build config

[PATCH PATCH 1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology
 2024-06-17 13:45 UTC  (2+ messages)

[PATCH v1 0/9] riscv: add initial support for SpacemiT K1
 2024-06-17 13:31 UTC  (5+ messages)
` [PATCH v1 7/9] riscv: dts: add initial SpacemiT K1 SoC device tree

[PATCH 0/2] perf pmu: Event parsing and listing fixes
 2024-06-17 13:43 UTC  (3+ messages)
` [PATCH 1/2] perf pmu: Restore full PMU name wildcard support
` [PATCH 2/2] perf pmu: Don't de-duplicate core PMUs

[RFC PATCH v2 00/10] RISC-V IOMMU HPM and nested IOMMU support
 2024-06-17 13:43 UTC  (4+ messages)
` [RFC PATCH v2 04/10] iommu/riscv: add iotlb_sync_map operation support

[PATCH] remove AND operation in choose_random_kstack_offset()
 2024-06-17 13:37 UTC 

[PATCH 0/2] Fixes of AMD GFX7/8 hang on Loongson platforms
 2024-06-17 13:43 UTC  (6+ messages)
` [PATCH 1/2] drm/amdgpu: make duplicated EOP packet for GFX7/8 have real content

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2024-06-17 13:43 UTC  (3+ messages)

[PATCH RESEND v2 0/2] Fix small negative period being ignored
 2024-06-17 13:42 UTC  (3+ messages)
` [PATCH RESEND v2 2/2] perf/core: Fix incorrected time diff in tick adjust period

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-17 13:42 UTC  (3+ messages)
` [PATCH net-next v12 04/13] netdev: netdevice devmem allocator

[PATCH v1] devres: Correct code style for functions that return a pointer type
 2024-06-17 13:41 UTC 

[PATCH V2] drm/bridge: adv7511: Fix Intermittent EDID failures
 2024-06-17 13:41 UTC  (5+ messages)

[syzbot] [udf?] KMSAN: uninit-value in udf_update_tag
 2024-06-17 13:39 UTC  (2+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_journal_res_get
 2024-06-17 13:37 UTC  (2+ messages)

[PATCH v2 net] ptp: fix integer overflow in max_vclocks_store
 2024-06-17 13:36 UTC  (2+ messages)

[PATCH] pinctrl: renesas: rzg2l: Use BIT_ULL for PIN_CFG_* macros
 2024-06-17 13:36 UTC  (2+ messages)

[PATCH v1 0/5] mtd: spinand: add OTP support
 2024-06-17 13:34 UTC  (6+ messages)
` [PATCH v1 1/5] mtd: spinand: make spinand_{read,write}_page global
` [PATCH v1 2/5] mtd: spinand: add OTP support
` [PATCH v1 3/5] mtd: spinand: make spinand_wait() global
` [PATCH v1 4/5] mtd: spinand: micron: OTP access for MT29F2G01ABAGD
` [PATCH v1 5/5] mtd: spinand: esmt: OTP access for F50{L,D}1G41LB

[PATCH] PCI: Cancel compilation restrictions on function pcie_clear_device_status
 2024-06-17 13:35 UTC  (2+ messages)

[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
 2024-06-17 13:34 UTC  (3+ messages)
` [PATCH v4 3/4] ACPI: NUMA: change the ACPI_NUMA to a hidden option

[PATCH v7 0/3] drm/mediatek: Add support for OF graphs
 2024-06-17 13:24 UTC  (3+ messages)
` [PATCH v7 3/3] drm/mediatek: Implement OF graphs support for display paths

[syzbot] [mm?] WARNING in unmap_page_range (3)
 2024-06-17 13:33 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/6] Add board support for Sipeed LicheeRV Nano
 2024-06-17 13:16 UTC  (6+ messages)
` [PATCH v2 1/6] riscv: dts: sophgo: Put sdhci compatible in dt of specific SoC

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in bch2_btree_node_read_done
 2024-06-17 13:29 UTC  (2+ messages)

[PATCH net-next v20 02/13] rtase: Implement the .ndo_open function
 2024-06-17 13:28 UTC  (5+ messages)
    ` [v20 "

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-06-17 13:28 UTC  (4+ messages)
` [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
  ` drm/bridge/imx8mp-hdmi-tx: Allow inexact pixel clock frequencies (Was: [PATCH V8 10/12] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI)

[PATCH AUTOSEL 4.19 1/9] scsi: qedf: Set qed_slowpath_params to zero before use
 2024-06-17 13:27 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 2/9] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 4.19 3/9] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 4.19 4/9] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 4.19 5/9] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 4.19 6/9] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 4.19 7/9] ila: block BH in ila_output()
` [PATCH AUTOSEL 4.19 8/9] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 4.19 9/9] kconfig: remove wrong expr_trans_bool()

[PATCH AUTOSEL 5.4 1/9] scsi: qedf: Set qed_slowpath_params to zero before use
 2024-06-17 13:27 UTC  (9+ messages)
` [PATCH AUTOSEL 5.4 2/9] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 5.4 3/9] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 5.4 4/9] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 5.4 5/9] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.4 6/9] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 5.4 7/9] ila: block BH in ila_output()
` [PATCH AUTOSEL 5.4 8/9] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 5.4 9/9] kconfig: remove wrong expr_trans_bool()

[PATCH AUTOSEL 5.10 01/13] scsi: qedf: Set qed_slowpath_params to zero before use
 2024-06-17 13:27 UTC  (13+ messages)
` [PATCH AUTOSEL 5.10 02/13] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 5.10 03/13] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 5.10 04/13] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 5.10 05/13] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.10 06/13] selftests/openat2: Fix build warnings on ppc64
` [PATCH AUTOSEL 5.10 07/13] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 5.10 08/13] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 5.10 09/13] ila: block BH in ila_output()
` [PATCH AUTOSEL 5.10 10/13] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
` [PATCH AUTOSEL 5.10 11/13] null_blk: fix validation of block size
` [PATCH AUTOSEL 5.10 12/13] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 5.10 13/13] kconfig: remove wrong expr_trans_bool()

[PATCH] vringh: add MODULE_DESCRIPTION()
 2024-06-17 13:27 UTC  (3+ messages)

[PATCH] cpu/hotplug: Fix typo in comment
 2024-06-17 13:27 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH AUTOSEL 5.15 01/21] scsi: core: alua: I/O errors for ALUA state transitions
 2024-06-17 13:25 UTC  (21+ messages)
` [PATCH AUTOSEL 5.15 02/21] scsi: qedf: Don't process stag work during unload and recovery
` [PATCH AUTOSEL 5.15 03/21] scsi: qedf: Wait for stag work during unload
` [PATCH AUTOSEL 5.15 04/21] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH AUTOSEL 5.15 05/21] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 5.15 06/21] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 5.15 07/21] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
` [PATCH AUTOSEL 5.15 08/21] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 5.15 09/21] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 5.15 10/21] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
` [PATCH AUTOSEL 5.15 11/21] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
` [PATCH AUTOSEL 5.15 12/21] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
` [PATCH AUTOSEL 5.15 13/21] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 5.15 14/21] selftests/openat2: Fix build warnings on ppc64
` [PATCH AUTOSEL 5.15 15/21] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 5.15 16/21] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 5.15 17/21] ila: block BH in ila_output()
` [PATCH AUTOSEL 5.15 18/21] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
` [PATCH AUTOSEL 5.15 19/21] null_blk: fix validation of block size
` [PATCH AUTOSEL 5.15 20/21] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 5.15 21/21] kconfig: remove wrong expr_trans_bool()

[RESEND PATCH v2] smp: Use str_plural() to fix Coccinelle warnings
 2024-06-17 13:27 UTC  (2+ messages)
` [tip: smp/core] "

[PATCH] cpu: Reverse order of iteration in freeze_secondary_cpus
 2024-06-17 13:26 UTC  (2+ messages)
` [tip: smp/core] cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()

[PATCH AUTOSEL 6.1 01/29] scsi: core: alua: I/O errors for ALUA state transitions
 2024-06-17 13:24 UTC  (28+ messages)
` [PATCH AUTOSEL 6.1 03/29] scsi: qedf: Don't process stag work during unload and recovery
` [PATCH AUTOSEL 6.1 04/29] scsi: qedf: Wait for stag work during unload
` [PATCH AUTOSEL 6.1 05/29] scsi: qedf: Set qed_slowpath_params to zero before use
` [PATCH AUTOSEL 6.1 06/29] efi/libstub: zboot.lds: Discard .discard sections
` [PATCH AUTOSEL 6.1 07/29] efi: pstore: Return proper errors on UEFI failures
` [PATCH AUTOSEL 6.1 08/29] ACPI: EC: Abort address space access upon error
` [PATCH AUTOSEL 6.1 09/29] ACPI: EC: Avoid returning AE_OK on errors in address space handler
` [PATCH AUTOSEL 6.1 10/29] tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs
` [PATCH AUTOSEL 6.1 11/29] wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
` [PATCH AUTOSEL 6.1 12/29] wifi: mac80211: apply mcast rate only if interface is up
` [PATCH AUTOSEL 6.1 13/29] wifi: mac80211: handle tasklet frames before stopping
` [PATCH AUTOSEL 6.1 14/29] wifi: cfg80211: fix 6 GHz scan request building
` [PATCH AUTOSEL 6.1 15/29] wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
` [PATCH AUTOSEL 6.1 16/29] wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
` [PATCH AUTOSEL 6.1 17/29] wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
` [PATCH AUTOSEL 6.1 18/29] wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
` [PATCH AUTOSEL 6.1 19/29] wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
` [PATCH AUTOSEL 6.1 20/29] selftests/openat2: Fix build warnings on ppc64
` [PATCH AUTOSEL 6.1 21/29] selftests/futex: pass _GNU_SOURCE without a value to the compiler
` [PATCH AUTOSEL 6.1 22/29] of/irq: Factor out parsing of interrupt-map parent phandle+args from of_irq_parse_raw()
` [PATCH AUTOSEL 6.1 23/29] Input: silead - Always support 10 fingers
` [PATCH AUTOSEL 6.1 24/29] net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
` [PATCH AUTOSEL 6.1 25/29] ila: block BH in ila_output()
` [PATCH AUTOSEL 6.1 26/29] null_blk: fix validation of block size
` [PATCH AUTOSEL 6.1 27/29] kconfig: gconf: give a proper initial state to the Save button
` [PATCH AUTOSEL 6.1 28/29] kconfig: remove wrong expr_trans_bool()
` [PATCH AUTOSEL 6.1 29/29] HID: Ignore battery for ELAN touchscreens 2F2C and 4116

[PATCH] virtio_net: Eliminate OOO packets during switching
 2024-06-17 13:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox