messages from 2023-04-11 17:40:43 to 2023-04-11 18:30:45 UTC [more...]
[PATCH v1] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
2023-04-11 18:30 UTC (2+ messages)
[PATCH 00/17] Sync TI Device Trees with Linux v6.3-rc6
2023-04-11 18:25 UTC (17+ messages)
` [PATCH 01/17] arm: dts: am3x: Update devicetree header comments to sync with v6.3-rc6
` [PATCH 02/17] arm: dts: am43x: "
` [PATCH 03/17] arm: dts: am57x: "
` [PATCH 04/17] arm: dts: dm8x: "
` [PATCH 05/17] arm: dts: dra7x: "
` [PATCH 06/17] arm: dts: omap3x: "
` [PATCH 07/17] arm: dts: omap4x: "
` [PATCH 08/17] arm: dts: omap5x: "
` [PATCH 09/17] arm: dts: keystone: "
` [PATCH 11/17] arm: dts: am437x: Update to IOPAD "
` [PATCH 12/17] arm: dts: am3x: Non-functional changes "
` [PATCH 13/17] arm: dts: dra7x: "
` [PATCH 14/17] arm: dts: dm8x: "
` [PATCH 15/17] arm: dts: omap: "
` [PATCH 16/17] arm: dts: keystone: "
` [PATCH 17/17] Revert "arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes"
[PATCH net] net: macb: fix a memory corruption in extended buffer descriptor mode
2023-04-11 18:30 UTC (3+ messages)
[ANNOUNCE online fsck 1/2] xfs-linux: scrub-strengthen-rmap-checking updated to d95b1fa39fab
2023-04-11 18:29 UTC
[PATCH v2 0/2] drm: fdinfo memory stats
2023-04-11 18:28 UTC (9+ messages)
` [Freedreno] "
[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
2023-04-11 18:26 UTC (8+ messages)
` [RFC PATCH v2 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [RFC PATCH v2 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v2 net-next 3/7] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH v2 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH v2 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [RFC PATCH v2 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [RFC PATCH v2 net-next 7/7] sfc: use new rxfh_context API
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-04-11 18:27 UTC (5+ messages)
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
[PATCH] hwmon: (aquacomputer_d5next) Fix alignment of function call params
2023-04-11 18:26 UTC (3+ messages)
[PATCH v2 0/7] Thermal zone device structure encapsulation
2023-04-11 18:26 UTC (9+ messages)
` [PATCH v2 1/7] thermal/drivers/intel_pch_thermal: Use thermal driver device to write a trace
` [PATCH v2 2/7] thermal/core: Encapsulate tz->device field
` [PATCH v2 5/7] thermal/core: Prepare sanitizing thermal class sysfs content
` [PATCH v2 6/7] thermal/drivers/acpi: Make cross dev link optional by configuration
[PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
2023-04-11 18:24 UTC
[PATCH v2] PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
2023-04-11 18:24 UTC (2+ messages)
linux-next: build failure after merge of the driver-core tree
2023-04-11 18:21 UTC (12+ messages)
Recover data from accidentally created raid5 over raid1
2023-04-11 18:11 UTC
Recover data from accidentally created raid5 over raid1
2023-04-11 18:12 UTC
[RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
2023-04-11 18:19 UTC (4+ messages)
` [PATCH 11/11] iscsi: force destroy sesions when a network namespace exits
[PATCH v4] dt-bindings: net: Convert ATH10K to YAML
2023-04-11 18:19 UTC (2+ messages)
[PATCH v7 0/5] Reference count checker and related fixes
2023-04-11 18:19 UTC (3+ messages)
` [PATCH v7 2/5] perf cpumap: Add reference count checking
cleanup request insertation parameters
2023-04-11 18:18 UTC (33+ messages)
` [PATCH 01/16] blk-mq: don't plug for head insertations in blk_execute_rq_nowait
` [PATCH 02/16] blk-mq: move more logic into blk_mq_insert_requests
` [PATCH 03/16] blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
` [PATCH 04/16] blk-mq: move blk_mq_sched_insert_request to blk-mq.c
` [PATCH 05/16] blk-mq: fold __blk_mq_insert_request into blk_mq_insert_request
` [PATCH 06/16] blk-mq: fold __blk_mq_insert_req_list "
` [PATCH 07/16] blk-mq: remove blk_flush_queue_rq
` [PATCH 08/16] blk-mq: refactor passthrough vs flush handling in blk_mq_insert_request
` [PATCH 09/16] blk-mq: refactor the DONTPREP/SOFTBARRIER andling in blk_mq_requeue_work
` [PATCH 10/16] blk-mq: factor out a blk_mq_get_budget_and_tag helper
` [PATCH 11/16] blk-mq: fold __blk_mq_try_issue_directly into its two callers
` [PATCH 12/16] blk-mq: don't run the hw_queue from blk_mq_insert_request
` [PATCH 13/16] blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
` [PATCH 14/16] blk-mq: pass a flags argument to blk_mq_insert_request
` [PATCH 15/16] blk-mq: pass a flags argument to blk_mq_request_bypass_insert
` [PATCH 16/16] blk-mq: pass the flags argument to elevator_type->insert_requests
[PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-11 18:18 UTC (5+ messages)
` [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus
[PULL 0/5] hw/nvme updates
2023-04-11 18:16 UTC (3+ messages)
` [PULL 5/5] hw/nvme: flexible data placement emulation
[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory
2023-04-11 18:16 UTC (3+ messages)
stable-rc/queue/4.14 baseline: 135 runs, 25 regressions (v4.14.311-81-gea58cbcced7e)
2023-04-11 18:16 UTC
[PATCH RFC 0/4] media: v4l2-ctrls: add controls for complex lens controller devices
2023-04-11 18:15 UTC (5+ messages)
` [PATCH RFC 1/4] media: v4l2-ctrls: add lens group status controls for zoom and focus
` [libcamera-devel] "
[PATCH 5.4 CANDIDATE 00/17] xfs stable candidate patches for 5.4.y (from v5.11 & v5.12)
2023-04-11 18:15 UTC (2+ messages)
stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-146-g74e11f29caf8)
2023-04-11 18:15 UTC
[6.2 regression][bisected]discard storm on idle since v6.1-rc8-59-g63a7cb130718 discard=async
2023-04-11 18:15 UTC (11+ messages)
"leds: trigger: use RCU to protect the led_cdevs list" triggers RCU error checks
2023-04-11 18:15 UTC
[PATCH v2 0/4] SM8150 Kumano updates
2023-04-11 18:14 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8150-kumano: Add GPIO line names for PMIC GPIOs
` [PATCH v2 2/4] arm64: dts: qcom: sm8150-kumano: Add GPIO line names for TLMM
` [PATCH v2 3/4] arm64: dts: qcom: sm8150-kumano: Set up camera fixed regulators
` [PATCH v2 4/4] arm64: dts: qcom: sm8150-kumano: Enable SDHCI2
[PATCH] drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()
2023-04-11 18:13 UTC (5+ messages)
[PATCHSET 0/3] fstests: direct specification of looping test duration
2023-04-11 18:14 UTC (4+ messages)
` [PATCH 1/3] generic/476: reclassify this test as a long running soak stress test
` [PATCH 2/3] misc: add duration for long soak tests
` [PATCH 3/3] misc: add duration for recovery loop tests
[PATCH] target/arm: Fix debugging of ARMv8M Secure code
2023-04-11 18:12 UTC (5+ messages)
[GIT PULL] Btrfs fixes for 6.3-rc7
2023-04-11 18:12 UTC
[PATCH] drm/armada: Fix a potential double free in an error handling path
2023-04-11 18:09 UTC (3+ messages)
stable-rc/queue/5.4 baseline: 178 runs, 29 regressions (v5.4.238-140-g2592d665f82e)
2023-04-11 18:09 UTC
[song-md:md-next] BUILD SUCCESS fd24e32db299b1cde485413381edf2182ead9a84
2023-04-11 18:04 UTC
[PATCH v4] PCI: Fix up L1SS capability for Intel Apollo Lake Root Port
2023-04-11 18:08 UTC (2+ messages)
[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
2023-04-11 18:03 UTC (7+ messages)
` [PATCH v3 1/6] cxl/pci: Add RCH downstream port AER and RAS register discovery
` [PATCH v3 2/6] efi/cper: Export cper_mem_err_unpack() for use by modules
` [PATCH v3 3/6] PCI/AER: Export cper_print_aer() "
` [PATCH v3 4/6] cxl/pci: Add RCH downstream port error logging
` [PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
` [PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
[PULL 00/27] Enable PV backends with Xen/KVM emulation
2023-04-11 18:07 UTC (4+ messages)
` [PULL 22/27] hw/xen: Add emulated implementation of XenStore operations
[PATCH v3 0/3] arm64: dts: qcom: Add Qualcomm RB2 board dts
2023-04-11 18:07 UTC (5+ messages)
` [PATCH v3 2/3] arm64: dts: qcom: Add base qrb4210-rb2 "
[PATCH v2 00/12] *** add allwinner-r40 support ***
2023-04-11 18:06 UTC (5+ messages)
` [PATCH v2 03/12] hw: allwinner-r40: Complete uart devices
` [PATCH v2 04/12] hw: arm: allwinner-r40: Add i2c0 device
stable-rc/queue/5.10 build: 184 builds: 2 failed, 182 passed, 9 warnings (v5.10.176-223-gfbdc537713e0)
2023-04-11 18:05 UTC
[RFC 0/9] Make iscsid-kernel communications namespace-aware
2023-04-11 18:03 UTC (6+ messages)
` [RFC PATCH 5/9] iscsi: set netns for iscsi_tcp hosts
[PATCH v4 01/13] rust: sync: introduce `LockClassKey`
2023-04-11 18:05 UTC (3+ messages)
` [PATCH v4 04/13] locking/spinlock: introduce spin_lock_init_with_key
[RFC 1/2] security: introduce out of place support for inline ingress
2023-04-11 18:05 UTC (3+ messages)
` [PATCH 1/3] "
[RFC][PATCH] kernel/configs: Drop Android config fragments
2023-04-11 18:04 UTC
[PATCH bpf v6 00/12] bpf sockmap fixes
2023-04-11 18:02 UTC (5+ messages)
` [PATCH bpf v6 03/12] bpf: sockmap, improved check for empty queue
` [PATCH bpf v6 04/12] bpf: sockmap, handle fin correctly
[PATCH v2 0/3] Fix SA8155P RPMPDs
2023-04-11 18:03 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P
[PATCH] ensure locale en_US.UTF-8 is available on the system
2023-04-11 18:03 UTC (4+ messages)
` [bitbake-devel] "
[PATCH v5 net-next 0/9] Add kernel tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-11 18:01 UTC (10+ messages)
` [PATCH v5 net-next 1/9] net: ethtool: create and export ethtool_dev_mm_supported()
` [PATCH v5 net-next 2/9] net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
` [PATCH v5 net-next 3/9] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH v5 net-next 4/9] net/sched: mqprio: add an extack message to mqprio_parse_opt()
` [PATCH v5 net-next 5/9] net/sched: pass netlink extack to mqprio and taprio offload
` [PATCH v5 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus
` [PATCH v5 net-next 7/9] net/sched: taprio: "
` [PATCH v5 net-next 8/9] net: enetc: rename "mqprio" to "qopt"
` [PATCH v5 net-next 9/9] net: enetc: add support for preemptible traffic classes
[shenki:dev-6.1 58/130] aspeed-sbc.c:undefined reference to `arch_debugfs_dir'
2023-04-11 18:02 UTC
Review Club Rescheduling (CET-friendly!)
2023-04-11 18:01 UTC
ax200 reliable crash in 100Mbps bi-directional traffic test
2023-04-11 18:00 UTC (2+ messages)
[PATCH v3 0/2] ATH10K YAML conversion
2023-04-11 18:00 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML
[meta-arago][master/kirkstone][PATCH] branding: Remove old AM/GL/MC SDKs
2023-04-11 18:00 UTC
[PATCH v2 0/2] Add DTS for BPI-R3
2023-04-11 18:00 UTC (2+ messages)
[RFC PATCH 0/1] Implement entropy leak reporting for virtio-rng
2023-04-11 16:19 UTC (2+ messages)
[PATCH v7 0/4] Introduce PRU platform consumer API
2023-04-11 17:57 UTC (13+ messages)
` [PATCH v7 1/4] soc: ti: pruss: Add pruss_get()/put() API
` [PATCH v7 2/4] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
` [PATCH v7 3/4] soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs
` [PATCH v7 4/4] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
[PATCH v2] rockchip: rk3328: Add support for FriendlyARM NanoPi R2C
2023-04-11 17:56 UTC (2+ messages)
[PATCH] drm/vmwgfx: remove unused mksstat_init_record function
2023-04-11 17:56 UTC (3+ messages)
[PATCH v6 0/5] Add ftrace direct call for arm64
2023-04-11 17:54 UTC (8+ messages)
[Intel-xe] [PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver
2023-04-11 17:54 UTC (2+ messages)
` "
[PATCH v10 0/4] evm: Do HMAC of multiple per LSM xattrs for new inodes
2023-04-11 17:54 UTC (9+ messages)
` [PATCH v10 2/4] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH] Smack modifications for: "
[PATCH] drm/vmwgfx: remove unused vmw_overlay function
2023-04-11 17:54 UTC (3+ messages)
[PATCH] mm,unmap: avoid flushing TLB in batch if PTE is inaccessible
2023-04-11 17:52 UTC (4+ messages)
[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2023-04-11 17:51 UTC (11+ messages)
[PATCH v2] staging: octeon: remove typedef declaration for enums
2023-04-11 17:51 UTC
[igt-dev] [PATCH i-g-t v2 0/9] tests/kms_color: Improve CTM tests
2023-04-11 17:51 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_color: Improve CTM tests (rev2)
stable-rc/queue/6.1 baseline: 168 runs, 7 regressions (v6.1.22-307-gbd76ed54ff54)
2023-04-11 17:50 UTC
[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
2023-04-11 17:49 UTC (4+ messages)
` [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
[PATCH v3 0/3] net: DHCPv6 protocol and commands
2023-04-11 17:48 UTC (4+ messages)
` [PATCH v3 1/3] net: dhcp6: Add DHCPv6 (DHCP for IPv6)
` [PATCH v3 2/3] net: dhcp6: pxe: Add DHCP/PXE commands for IPv6
` [PATCH v3 3/3] net: dhcp6: Add a sandbox test for dhcp6
[PATCH v1 1/2] selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change
2023-04-11 17:48 UTC (4+ messages)
` [PATCH v1 2/2] selftests: gpio: gpio-sim: Use same variable name for sysfs pathname
[PATCH net-next v2] bnxt_en: Allow to set switchdev mode without existing VFs
2023-04-11 17:47 UTC (2+ messages)
[PATCH] Revert "dt-bindings: PCI: qcom: Add iommu-map properties"
2023-04-11 17:47 UTC (2+ messages)
[PATCH v4 00/13] clk: hisilicon: Migrate devm APIs
2023-04-11 17:43 UTC (14+ messages)
` [PATCH v4 01/13] clk: hisilicon: Add helper functions for platform driver
` [PATCH v4 02/13] clk: hisilicon: hi3516cv300: Use helper functions
` [PATCH v4 03/13] clk: hisilicon: hi3798cv200: "
` [PATCH v4 04/13] clk: hisilicon: Remove hisi_crg_funcs
` [PATCH v4 05/13] clk: hisilicon: hi3519: Use helper functions
` [PATCH v4 06/13] clk: hisilicon: hi3559a: "
` [PATCH v4 07/13] clk: hisilicon: hi3660: Convert into module
` [PATCH v4 08/13] clk: hisilicon: hi3670: "
` [PATCH v4 09/13] clk: hisilicon: hi3620: Convert into platform driver module
` [PATCH v4 10/13] clk: hisilicon: hi6220: "
` [PATCH v4 11/13] clk: hisilicon: hip04: "
` [PATCH v4 12/13] clk: hisilicon: hix5hd2: "
` [PATCH v4 13/13] clk: hisilicon: Migrate devm APIs
[PATCH] xfs_db: fix inverted logic in error path
2023-04-11 17:46 UTC
[PATCHv2 0/5] nvme io_uring_cmd polling enhancements
2023-04-11 17:46 UTC (4+ messages)
` [PATCHv2 2/5] nvme: simplify passthrough bio cleanup
stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-83-gabdb9de49bb3)
2023-04-11 17:46 UTC
[PATCH] fbdev: Don't spam dmesg on bad userspace ioctl input
2023-04-11 17:44 UTC (5+ messages)
[PATCH net-next v3 00/12] Add EMAC3 support for sa8540p-ride
2023-04-11 17:43 UTC (7+ messages)
` [PATCH net-next v3 08/12] net: stmmac: Pass stmmac_priv in some callbacks
[cocci] Checking pointer dereferences with SmPL
2023-04-11 17:43 UTC (3+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
` [cocci] [PATCH] qed: Move a variable assignment behind a null pointer check in two functions
[PATCH v5 0/12] cxl: CXL Inject & Clear Poison
2023-04-11 17:43 UTC (4+ messages)
` [PATCH v5 03/12] cxl/memdev: Warn of poison inject or clear to a mapped region
[Intel-gfx] [PATCH] drm/i915/display: Return correct err code for bpc < 0
2023-04-11 17:42 UTC (2+ messages)
[net-next Patch v9 0/6] octeontx2-pf: HTB offload support
2023-04-11 17:42 UTC (2+ messages)
[PATCH v2 1/2] maple_tree: Fix a potential memory leak, OOB access, or other unpredictable bug
2023-04-11 17:41 UTC (2+ messages)
[meta-ti][master/kirkstone][PATCH 1/4] linux-ti-mainline: Use upstream configs with upstream kernel
2023-04-11 17:41 UTC (4+ messages)
` [meta-ti][master/kirkstone][PATCH 4/4] linux-ti-next: Remove unneeded do_compile append
[PATCH] riscv: entry: Save a0 prior syscall_enter_from_user_mode()
2023-04-11 17:40 UTC (2+ messages)
[meta-ti][master/kirkstone][PATCH v2 1/5] linux-ti-mainline: Use upstream configs with upstream kernel
2023-04-11 17:40 UTC (5+ messages)
` [meta-ti][master/kirkstone][PATCH v2 2/5] linux-ti-mainline: Remove ti-upstream-tools
` [meta-ti][master/kirkstone][PATCH v2 3/5] linux-ti-mainline: Update to v6.2 mainline version
` [meta-ti][master/kirkstone][PATCH v2 4/5] linux-ti-next: Add defconfig for OMAP-L138
` [meta-ti][master/kirkstone][PATCH v2 5/5] linux-ti-next: Remove unneeded do_compile append
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.