[PATCH v8 net-next 1/3] selftests: net: Create veth pair for testing in networkless kernel
2024-08-21 12:37 UTC (2+ messages)
[PATCH 0/7] keys: Add tracepoints
2024-08-21 12:36 UTC (8+ messages)
` [PATCH 1/7] keys: Out of line key_is_dead() so it can have tracepoints added in
` [PATCH 2/7] keys: Extract struct key_user to its own header for tracing purposes
` [PATCH 3/7] keys: Move key_get() out of line so a tracepoint can be added
` [PATCH 4/7] keys: Add a key_ref_get() wrapper
` [PATCH 5/7] keys: Use key_get() instead of __key_get()
` [PATCH 6/7] keys: Provide a key_try_get() function and use it
` [PATCH 7/7] keys: Add tracepoints for the keyrings facility
[PATCH v1 0/4] platform/x86: int3472: A few cleanups
2024-08-21 12:35 UTC (7+ messages)
` [PATCH v1 1/4] driver core: Ignore 0 in dev_err_probe()
` [PATCH v1 2/4] platform/x86: int3472: Simplify dev_err_probe() usage
` [PATCH v1 3/4] platform/x86: int3472: Use GPIO_LOOKUP() macro
` [PATCH v1 4/4] platform/x86: int3472: Use str_high_low()
[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
2024-08-21 12:35 UTC (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats
[PATCH net] net: ovs: fix ovs_drop_reasons error
2024-08-21 12:32 UTC
[PATCH v1 1/1] platform/x86: intel-hid: Use string_choices API instead of ternary operator
2024-08-21 12:32 UTC (2+ messages)
[PATCH v1] drivers:bus:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
2024-08-21 12:31 UTC (2+ messages)
[PATCH v1] selftests/mm: fix charge_reserved_hugetlb.sh test
2024-08-21 12:31 UTC
[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-21 12:30 UTC (10+ messages)
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
2024-08-21 12:29 UTC (3+ messages)
[PATCH 0/5] usb drivers use devm_clk_get_enabled() helpers
2024-08-21 12:28 UTC (7+ messages)
` [PATCH 1/5] usb: aspeed_udc: Use "
` [PATCH 2/5] usb: pxa27x_udc: "
` [PATCH 3/5] usb: r8a66597-udc: "
` [PATCH 4/5] usb: mpfs: "
` [PATCH 5/5] usb: ux500: "
[PATCH v2] nfs: fix bitmap decoder to handle a 3rd word
2024-08-21 12:28 UTC
[PATCH v2 0/9] PCI: Remove pcim_iounmap_regions()
2024-08-21 12:25 UTC (8+ messages)
` [PATCH v2 6/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH v2 7/9] vdpa: solidrun: Fix potential UB bug with devres
[PATCH net-next] net: mdio-gpio: remove support for platform data
2024-08-21 12:25 UTC
[syzbot] [mm?] KCSAN: data-race in __reset_isolation_suitable / compact_zone (2)
2024-08-21 12:25 UTC
[GIT PULL] erofs fixes for 6.11-rc5
2024-08-21 12:24 UTC
[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
2024-08-21 12:18 UTC (7+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support
[PATCH] nfs: fix bitmap decoder to handle a 3rd word
2024-08-21 12:16 UTC
[PATCH v2] libbpf: Initialize st_ops->tname with strdup()
2024-08-21 12:15 UTC (2+ messages)
[PATCH V2 net-next 00/11] Add support of HIBMCGE Ethernet Driver
2024-08-21 12:15 UTC (5+ messages)
` [PATCH V2 net-next 11/11] net: add is_valid_ether_addr check in dev_set_mac_address
[PATCH net-next v2 0/7] Introduce HSR offload support for ICSSG
2024-08-21 12:15 UTC (13+ messages)
` [PATCH net-next v2 1/7] net: ti: icssg-prueth: Enable IEP1
` [PATCH net-next v2 2/7] net: ti: icss-iep: Move icss_iep structure
` [PATCH net-next v2 3/7] net: ti: icssg-prueth: Stop hardcoding def_inc
` [PATCH net-next v2 6/7] net: ti: icssg-prueth: Add multicast filtering support in HSR mode
` [PATCH net-next v2 7/7] net: ti: icssg-prueth: Enable HSR Tx Tag and Rx Tag offload
[PATCH 1/4] gpio: ath79: order headers alphabetically
2024-08-21 12:14 UTC (4+ messages)
` [PATCH 2/4] gpio: ath79: add missing header
` [PATCH 3/4] gpio: ath79: use generic device property getters
` [PATCH 4/4] gpio: ath79: remove support for platform data
[PATCH v1] net:xfrm:use IS_ERR() with __xfrm_policy_eval_candidates()
2024-08-21 12:11 UTC (2+ messages)
[PATCH v1 0/2] Add Aspeed G7 gpio support
2024-08-21 12:10 UTC (3+ messages)
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver
[PATCH v2] wifi: cfg80211: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 12:08 UTC (2+ messages)
[PATCH RESEND v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation
2024-08-21 12:08 UTC (2+ messages)
[PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
2024-08-21 12:06 UTC (2+ messages)
[PATCH] mtd: nand: raw: atmel: Add message on DMA usage
2024-08-21 12:05 UTC
[PATCH v3 0/4] Relax canonical checks on some arch msrs
2024-08-21 12:04 UTC (5+ messages)
` [PATCH v3 1/4] KVM: x86: relax canonical check for some x86 architectural msrs
[net-next v3] net: wwan: t7xx: PCIe reset rescan
2024-08-21 12:00 UTC (2+ messages)
[PATCH net-next] net: ovs: fix ovs_drop_reasons error
2024-08-21 11:59 UTC (3+ messages)
[PATCH v6 00/20] Avoid MAP_FIXED gap exposure
2024-08-21 11:59 UTC (7+ messages)
` [PATCH v6 14/20] mm/mmap: Avoid zeroing vma tree in mmap_region()
` [PATCH v6 15/20] mm: Change failure of MAP_FIXED to restoring the gap on failure
` [PATCH v6 18/20] ipc/shm, mm: Drop do_vma_munmap()
[PATCH v3 00/14] thermal: Rework binding cooling devices to trip points
2024-08-21 11:56 UTC (18+ messages)
` [PATCH v3 02/14] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
` [PATCH v3 03/14] thermal: core: Drop redundant thermal instance checks
` [PATCH v3 05/14] thermal: core: Move thermal zone locking out of bind/unbind functions
[tip:irq/urgent] BUILD SUCCESS c5af2c90ba5629f0424a8d315f75fb8d91713c3c
2024-08-21 11:55 UTC
[PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings
2024-08-21 11:54 UTC (4+ messages)
next: x86_64: ahci 0000:00:1f.2: probe with driver ahci failed with error -12
2024-08-21 11:54 UTC (4+ messages)
[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-21 11:53 UTC (5+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[PATCH] ASoC: codecs: wcd934x: make read-only array minCode_param static const
2024-08-21 11:49 UTC
[PATCH 1/4] cpuidle: psci: Simplify with scoped for each OF child loop
2024-08-21 11:48 UTC (6+ messages)
` [PATCH 2/4] cpuidle: riscv-sbi: Use scoped device node handling to simplify error paths
KASAN: null-ptr-deref in bpf_core_calc_relo_insn
2024-08-21 11:46 UTC (3+ messages)
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-21 11:46 UTC (5+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
[PATCH] cpuidle: remove dead code in cpuidle_enter_state
2024-08-21 11:42 UTC
[PATCH] arm_mpam: Fix T241-MPAM-4 workaround
2024-08-21 11:42 UTC (2+ messages)
[PATCH v2 00/13] memory: simplify with scoped/cleanup.h for device nodes
2024-08-21 11:41 UTC (2+ messages)
[PATCH vhost 0/7] vdpa/mlx5: Optimze MKEY operations
2024-08-21 11:41 UTC (8+ messages)
` [PATCH vhost 1/7] vdpa/mlx5: Create direct MKEYs in parallel
` [PATCH vhost 2/7] vdpa/mlx5: Delete "
` [PATCH vhost 3/7] vdpa/mlx5: Rename function
` [PATCH vhost 4/7] vdpa/mlx5: Extract mr members in own resource struct
` [PATCH vhost 5/7] vdpa/mlx5: Rename mr_mtx -> lock
` [PATCH vhost 6/7] vdpa/mlx5: Introduce init/destroy for MR resources
` [PATCH vhost 7/7] vdpa/mlx5: Postpone MR deletion
[PATCH V4 2/2] ocfs2: Fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
2024-08-21 11:40 UTC (3+ messages)
ACPI IRQ storm with 6.10
2024-08-21 11:39 UTC (2+ messages)
[PATCH v4] drm/i915/hwmon: expose fan speed
2024-08-21 11:39 UTC (8+ messages)
[PATCH 00/31] wifi: mwifiex: cleanup driver
2024-08-21 11:33 UTC (6+ messages)
[PATCH v3] usb: gadget: u_serial: check Null pointer in EP callback
2024-08-21 11:32 UTC (2+ messages)
[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
2024-08-21 11:32 UTC (12+ messages)
[PATCH v3 0/2] *** Fix small negative period being ignored ***
2024-08-21 11:32 UTC (3+ messages)
` [PATCH v3 2/2] perf/core: Fix incorrected time diff in tick adjust period
[PATCH v2 00/19] Implement DWARF modversions
2024-08-21 11:31 UTC (11+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
[PATCH] dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints
2024-08-21 11:30 UTC (2+ messages)
[PATCH] arm64: dts: exynosautov9: Add dpum SysMMU
2024-08-21 11:29 UTC (4+ messages)
[PATCH v3 0/2] Add USB clocks to Exynos7885
2024-08-21 11:28 UTC (2+ messages)
[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
2024-08-21 11:28 UTC (5+ messages)
` [PATCH v12 4/6] arm64: support copy_mc_[user]_highpage()
[PATCH 1/1] mm/page_poison: slightly optimize check_poison_mem()
2024-08-21 11:28 UTC (2+ messages)
[PATCH -next] KVM: SVM: Remove unnecessary GFP_KERNEL_ACCOUNT in svm_set_nested_state()
2024-08-21 11:27 UTC
[PATCH 0/7] rtc:Use devm_clk_get_enabled() helpers
2024-08-21 11:27 UTC (7+ messages)
` [PATCH 1/7] rtc:rtc-at91rm9200:Use "
` [PATCH 3/7] rtc:rtc-mt7622:Use "
` [PATCH 5/7] rtc:rtc-sa1100:Use "
[PATCH v2] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 11:26 UTC
[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
2024-08-21 11:25 UTC (6+ messages)
` [PATCH 0/3] cpuidle: updates related to tick_broadcast_enter() failures
` [PATCH 3/3] cpuidle: Select a different state on "
[PATCH] PCI: hotplug: Add OCTEON PCI hotplug controller driver
2024-08-21 11:24 UTC (2+ messages)
[RFC] Order 4 allocation failures in the MEI client driver
2024-08-21 11:17 UTC (3+ messages)
[PATCH] drm/panthor: flush FW AS caches in slow reset path
2024-08-21 11:17 UTC (2+ messages)
[PATCH v2 0/3] Improve error handling in Rockchip Inno USB 2.0 PHY driver
2024-08-21 11:17 UTC (3+ messages)
` [PATCH v2 2/3] phy: phy-rockchip-inno-usb2: Handle failed extcon allocation better
[PATCH v5 0/3] x86/sgx: Fix two data races in EAUG/EREMOVE flows
2024-08-21 11:15 UTC (6+ messages)
` [PATCH v5 1/3] x86/sgx: Split SGX_ENCL_PAGE_BEING_RECLAIMED into two flags
` [PATCH v5 2/3] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS
` [PATCH v5 3/3] x86/sgx: Resolve EREMOVE page vs EAUG page data race
[PATCH] ocfs2: Add i_size check for dir
2024-08-21 11:15 UTC (4+ messages)
[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
2024-08-21 11:11 UTC (3+ messages)
` [PATCH 13/13] media: qcom: camss: Add support for VFE hardware version Titan 780
[PATCH v4 0/4] Add R5F and C7x DSP nodes for AM62a SoC
2024-08-21 11:10 UTC (4+ messages)
` [PATCH v4 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node
[RFC PATCH] arm64: defconfig: Set MFD_TPS6594_I2C as built-in
2024-08-21 11:09 UTC (8+ messages)
[PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608
2024-08-21 11:08 UTC
[PATCH net,v5,2/2] net/smc: modify smc_sock structure
2024-08-21 11:06 UTC (2+ messages)
[PATCH net-next v4 2/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
2024-08-21 11:02 UTC (2+ messages)
[PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN
2024-08-21 11:01 UTC (2+ messages)
[PATCH v2 0/4] i2c: imx: prevent rescheduling in non-dma mode
2024-08-21 11:01 UTC (3+ messages)
` [PATCH v2 1/4] i2c: imx: only poll for bus busy in multi master mode
[PATCH v3 1/9] f2fs: convert f2fs_submit_page_read() to use folio
2024-08-21 11:01 UTC (2+ messages)
[PATCH v1 00/12] Microchip OTPC driver on SAM9X60 exposing UIDxR as additional nvmem device
2024-08-21 10:59 UTC (13+ messages)
` [PATCH v1 01/12] nvmem: microchip-otpc: Avoid writing a write-only register
` [PATCH v1 02/12] nvmem: microchip-otpc: Fix swapped 'sleep' and 'timeout' parameters
` [PATCH v1 03/12] dt-bindings: nvmem: microchip-otpc: Add compatible for SAM9X60
` [PATCH v1 04/12] nvmem: microchip-otpc: Add SAM9X60 support
` [PATCH v1 05/12] ARM: dts: microchip: sam9x60: Add OTPC node
` [PATCH v1 06/12] ARM: dts: microchip: sam9x60_curiosity: Enable OTP Controller
` [PATCH v1 07/12] nvmem: microchip-otpc: Add missing register definitions
` [PATCH v1 08/12] nvmem: microchip-otpc: Add warnings for bad OTPC conditions on probe
` [PATCH v1 09/12] clk: at91: sam9x60: Allow enabling main_rc_osc through DT
` [PATCH v1 10/12] ARM: dts: microchip: sam9x60: Add clock properties to OTPC
` [PATCH v1 11/12] nvmem: microchip-otpc: Enable main RC oscillator clock
` [PATCH v1 12/12] nvmem: microchip-otpc: Expose UID registers as 2nd nvmem device
[bug report] GICv4.1: multiple vpus execute vgic_v4_load at the same time will greatly increase the time consumption
2024-08-21 10:59 UTC (2+ messages)
[PATCH 0/1] cpuidle/menu: Address performance drop from favoring physical over polling cpuidle state
2024-08-21 10:55 UTC (4+ messages)
[PATCH] libbpf: Initialize st_ops->tname with strdup()
2024-08-21 10:53 UTC (4+ messages)
[PATCH v2] rust: Remove erronous blockquote in coding guidelines
2024-08-21 10:52 UTC (2+ messages)
[PATCH v2] Bluetooth: hci_qca: Drop unused event during BT on
2024-08-21 10:50 UTC
[PATCH 1/2] rust: fix export of bss symbols
2024-08-21 10:50 UTC (2+ messages)
[PATCH net-next v5] net: netconsole: selftests: Create a new netconsole selftest
2024-08-21 10:48 UTC (3+ messages)
[PATCH v1] platform/chrome: chromeos_laptop: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 10:43 UTC (2+ messages)
[PATCH] usb: cdnsp: fix for Link TRB with TC
2024-08-21 10:43 UTC (2+ messages)
[PATCH v4 0/4] x86/cpu: Add Bus Lock Detect support for AMD
2024-08-21 10:40 UTC (5+ messages)
` [PATCH v4 4/4] KVM: SVM: Add Bus Lock Detect support
[PATCH v3 0/3] source filtering for multi-port output
2024-08-21 10:38 UTC (3+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
[PATCH v4 0/5] Add bootph-all property for J7 boards
2024-08-21 10:34 UTC (3+ messages)
` [PATCH v4 3/5] arm64: dts: ti: k3-am68*: Add bootph-* properties
[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
2024-08-21 10:34 UTC (3+ messages)
[PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints
2024-08-21 10:31 UTC (3+ messages)
` [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: "
[PATCH] dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints
2024-08-21 10:31 UTC (2+ messages)
[PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints
2024-08-21 10:31 UTC (2+ messages)
[PATCH v2] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
2024-08-21 10:28 UTC (3+ messages)
[PATCH net-next v4 0/7] net: stmmac: FPE via ethtool + tc
2024-08-21 10:27 UTC (5+ messages)
` [PATCH net-next v4 3/7] net: stmmac: refactor FPE verification process
[PATCH] qcom: MAINTAINERS: add linux-msm IRC on OFTC
2024-08-21 10:26 UTC
[PATCH] usb: cdnsp: fix incorrect index in cdnsp_get_hw_deq function
2024-08-21 10:23 UTC (2+ messages)
[PATCH v1 1/1] gpio: virtuser: Use GPIO_LOOKUP_IDX() macro
2024-08-21 10:18 UTC (2+ messages)
[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
2024-08-21 10:15 UTC (2+ messages)
[PATCH v1] tools:util:Remove the check that map is empty
2024-08-21 10:14 UTC
[syzbot] [pm?] WARNING in enable_work
2024-08-21 10:14 UTC
[PATCH v3 0/6] Landlock: Signal Scoping Support
2024-08-21 10:13 UTC (3+ messages)
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support
[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in imageblit (4)
2024-08-21 10:13 UTC
[RFC 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
2024-08-21 10:11 UTC (3+ messages)
` [RFC 1/2] irqchip/loongson-eiointc: Route interrupt parsed from acpi table
` [RFC 2/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
[PATCH v3 0/4] arm64: dts: qcom: ipq6018: rework CPU Frequency
2024-08-21 10:10 UTC (5+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz "
` [PATCH v3 2/4] arm64: dts: qcom: ipq6018: add 1.5GHz "
` [PATCH v3 3/4] arm64: dts: qcom: ipq6018: move mp5496 regulator out of soc dtsi
` [PATCH v3 4/4] arm64: dts: qcom: ipq6018: add LDOA2 regulator for rdp
[PATCH v2] mailbox: sprd: Use devm_clk_get_enabled() helpers
2024-08-21 10:09 UTC (4+ messages)
[PATCH] Documentation: add a driver API doc for the power sequencing subsystem
2024-08-21 10:09 UTC (5+ messages)
[PATCH v2] Documentation: add a driver API doc for the power sequencing subsystem
2024-08-21 10:08 UTC
[syzbot] [btrfs?] kernel BUG in clear_inode
2024-08-21 10:08 UTC (2+ messages)
[PATCH] ASoC: cs-amp-lib: Ignore empty UEFI calibration entries
2024-08-21 10:02 UTC
[PATCH v1] net: wireless: Use kmemdup_array instead of kmemdup for multiple allocation
2024-08-21 9:38 UTC (2+ messages)
[RFC} arm architecture board/feature deprecation timeline
2024-08-21 7:51 UTC (3+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®