All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-06 16:13:51 to 2024-05-06 17:00:10 UTC [more...]

[PATCH 0/5] Fdinfo memory stats clarification and amdgpu refactor
 2024-05-06 16:59 UTC 

[PATCH v2 00/25] target/i386: convert 1-byte opcodes to new decoder
 2024-05-06 16:56 UTC  (19+ messages)
` [PATCH v2 05/25] target/i386: cleanup cc_op changes for REP/REPZ/REPNZ
` [PATCH v2 07/25] target/i386: extend cc_* when using them to compute flags
` [PATCH v2 08/25] target/i386: do not use s->T0 and s->T1 as scratch registers for CCPrepare
` [PATCH v2 09/25] target/i386: clarify the "reg" argument of functions returning CCPrepare
` [PATCH v2 10/25] target/i386: cleanup *gen_eob*
` [PATCH v2 11/25] target/i386: reintroduce debugging mechanism
` [PATCH v2 15/25] target/i386: move 60-BF opcodes to new decoder
` [PATCH v2 17/25] target/i386: move C0-FF opcodes to new decoder (except for x87)

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-05-06 16:56 UTC  (7+ messages)
` [PATCH 06/26] cxl/port: Add Dynamic Capacity mode support to endpoint decoders
` [PATCH 13/26] cxl/mem: Configure dynamic capacity interrupts

[PATCH v6 00/10] Fix Kselftest's vfork() side effects
 2024-05-06 16:55 UTC  (11+ messages)
` [PATCH v6 01/10] selftests/pidfd: Fix config for pidfd_setns_test
` [PATCH v6 02/10] selftests/landlock: Fix FS tests when run on a private mount point
` [PATCH v6 03/10] selftests/harness: Fix fixture teardown
` [PATCH v6 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
` [PATCH v6 05/10] selftests/landlock: Do not allocate memory in fixture data
` [PATCH v6 06/10] selftests/harness: Constify fixture variants
` [PATCH v6 07/10] selftests/pidfd: Fix wrong expectation
` [PATCH v6 08/10] selftests/harness: Share _metadata between forked processes
` [PATCH v6 09/10] selftests/harness: Fix vfork() side effects
` [PATCH v6 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH i-g-t] tests/kms_ccs: Test XRGB2101010
 2024-05-06 16:55 UTC  (2+ messages)
` ✓ CI.xeBAT: success for "

[PATCH 0/4] drm/xe: Add Indirect Ring State support
 2024-05-06 16:55 UTC  (7+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] drm/xe: Dump Indirect Ring State registers

[PATCH v10 00/27] Enable CET Virtualization
 2024-05-06 16:54 UTC  (5+ messages)
` [PATCH v10 24/27] KVM: x86: Enable CET virtualization for VMX and advertise to userspace

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-06 16:53 UTC  (9+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v3 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v3 06/11] dt-bindings: net/can: Add serial (serdev) LIN adapter

[PATCH] s390/pkey: use kvfree_sensitive() to fix Coccinelle warning
 2024-05-06 16:53 UTC 

[PATCH 1/2] knfsd: LOOKUP can return an illegal error value
 2024-05-06 16:52 UTC  (3+ messages)
` [PATCH 2/2] NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-06 16:51 UTC  (10+ messages)
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
    ` Aw: "
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based Bananapi R3 Mini
    ` Aw: "

[RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
 2024-05-06 16:50 UTC  (4+ messages)
` [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-06 16:51 UTC  (3+ messages)
` [PATCH v3 4/6] mm: introduce arch_do_swap_page_nr() which allows restore metadata for nr pages

[PATCH 0/9] drm/i915: Plane fb refactoring
 2024-05-06 16:51 UTC  (7+ messages)
` [PATCH 2/9] drm/i915: Clean up skl+ plane stride limits
` [PATCH 7/9] drm/i915: Change intel_fbdev_fb_alloc() reuturn type

[BUG] drm: zynqmp_dp: Lockup in zynqmp_dp_bridge_detect when device is unbound
 2024-05-06 16:50 UTC  (7+ messages)

[PATCH v2 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-06 16:49 UTC  (12+ messages)
` [PATCH v2 01/11] media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
` [PATCH v2 02/11] media: rcar-csi2: Disable runtime_pm in probe error
` [PATCH v2 03/11] media: rcar-csi2: Cleanup subdevice in remove()
` [PATCH v2 04/11] media: rcar-csi2: Use the subdev active state
` [PATCH v2 05/11] media: adv748x-csi2: Implement enum_mbus_codes
` [PATCH v2 06/11] media: adv748x-csi2: Validate the image format
` [PATCH v2 07/11] media: adv748x-csi2: Use the subdev active state
` [PATCH v2 08/11] media: adv748x-afe: Use 1X16 media bus code
` [PATCH v2 09/11] media: max9286: Fix enum_mbus_code
` [PATCH v2 10/11] media: max9286: Use the subdev active state
` [PATCH v2 11/11] media: max9286: Use frame interval from subdev state

[PATCH i-g-t] lib/intel_ctx: Propagate error from __intel_ctx_xe_exec wait timeout
 2024-05-06 16:48 UTC  (3+ messages)
` ✗ CI.xeBAT: failure for "

[PATCH v2] Revert "fpga: disable KUnit test suites when module support is enabled"
 2024-05-06 16:48 UTC 

[PATCH i-g-t 1/3] tests/intel/xe_pm: Reword *-basic description
 2024-05-06 16:48 UTC  (4+ messages)
` [PATCH i-g-t 3/3] tests/intel/xe_pm: S4 to go up to devices only

[PATCH v3 0/1] advice: add --no-advice global option
 2024-05-06 16:47 UTC  (15+ messages)
` [PATCH v4 0/3] advice: add "all" option to disable all hints
    ` Re* "
                ` Re* "

[Intel-wired-lan] [PATCH v2 1/2] e1000e: let the sleep codes run every time
 2024-05-06 16:46 UTC  (4+ messages)

[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
 2024-05-06 16:47 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[linux-next:pending-fixes] BUILD SUCCESS a185dbfbbbbdc7182a72f909bd8de736a3793de9
 2024-05-06 16:47 UTC 

NFSv3 and xprtsec policies
 2024-05-06 16:47 UTC  (8+ messages)

[PATCH v2] ata: ahci: Add mask_port_map module parameter
 2024-05-06 16:46 UTC  (5+ messages)
    ` Re[2]: "

[PATCH net-next v8 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-06 16:46 UTC  (3+ messages)
` [PATCH net-next v8 1/3] net: gro: use cb instead of skb->network_header

[PATCH] perf/x86/amd/power: Use div64_u64 onstead of do_div()
 2024-05-06 16:45 UTC  (9+ messages)

[PATCH 0/4] mtd: nand: mxc_nand: Convert to exec_op
 2024-05-06 16:41 UTC  (9+ messages)
` [PATCH 4/4] mtd: nand: mxc_nand: disable subpage reads

[PATCH v2 1/3] i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
 2024-05-06 16:40 UTC  (6+ messages)
` [PATCH v2 2/3] i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
` [PATCH v2 3/3] i3c: master: svc: fix invalidate IBI type and miss call client IBI handler

[xen-unstable-smoke test] 185926: tolerable all pass - PUSHED
 2024-05-06 16:40 UTC 

[PATCH] dma-direct: Set SG_DMA_SWIOTLB flag for dma-direct
 2024-05-06 16:39 UTC  (7+ messages)

[PATCH] ALSA: hda: intel-dsp-config: Fix Azulle Access 4 quirk detection
 2024-05-06 16:39 UTC  (3+ messages)

Btrfsmaintenance 0.5.1
 2024-05-06 16:31 UTC 

[bluez/bluez] 78af54: clinet: Fix unregister-includes command
 2024-05-06 16:38 UTC 

[PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
 2024-05-06 16:37 UTC  (5+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 01/23] Documentation/technical: describe pseudo-merge bitmaps format

[PATCH] ata: pata_legacy: make legacy_exit() work again
 2024-05-06 16:37 UTC  (2+ messages)

[PATCH v3] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-05-06 16:37 UTC  (4+ messages)

Performance regression in GPIOLIB with SRCU when using the user-space ABI in a *wrong* way
 2024-05-06 16:34 UTC  (3+ messages)

[axboe-block:rw_iter 316/436] drivers/net/netdevsim/health.c:157 nsim_dev_health_break_write() warn: potential spectre issue 'break_msg' [w]
 2024-05-06 16:29 UTC 

[norov:fns-removal 11/11] include/linux/cpumask.h:416:36: error: macro "for_each_cpu_andnot" requires 3 arguments, but only 2 given
 2024-05-06 16:33 UTC 

[PATCH v5 0/2] drm/xe/mocs: Add debugfs node to dump mocs
 2024-05-06 16:34 UTC  (2+ messages)

[PATCH] mm: Remove mm argument from mm_get_unmapped_area()
 2024-05-06 16:32 UTC  (3+ messages)

[PATCH v3] nfsd: set security label during create operations
 2024-05-06 16:31 UTC  (3+ messages)

[RFT PATCH v2 00/48] drm/panel: Remove most store/double-check of prepared/enabled state
 2024-05-06 16:31 UTC  (21+ messages)
` [RFT PATCH v2 08/48] drm/panel: innolux-p079zca: Stop tracking prepared/enabled
` [RFT PATCH v2 09/48] drm/panel: innolux-p079zca: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 12/48] drm/panel: kingdisplay-kd097d04: Stop tracking prepared/enabled
` [RFT PATCH v2 13/48] drm/panel: kingdisplay-kd097d04: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 14/48] drm/panel: ltk050h3146w: Stop tracking prepared
` [RFT PATCH v2 15/48] drm/panel: ltk050h3146w: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 16/48] drm/panel: ltk500hd1829: Stop tracking prepared
` [RFT PATCH v2 17/48] drm/panel: ltk500hd1829: Don't call unprepare+disable at shutdown/remove
` [RFT PATCH v2 30/48] drm/panel: xinpeng-xpp055c272: Stop tracking prepared
` [RFT PATCH v2 31/48] drm/panel: xinpeng-xpp055c272: Don't call unprepare+disable at shutdown/remove

[PATCH v2 memory-model 0/3] LKMM updates for v6.10
 2024-05-06 16:30 UTC  (4+ messages)
` [PATCH memory-model 2/4] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg

[PATCH 0/3] Misc. musl libc fixes
 2024-05-06 16:30 UTC  (3+ messages)
` [PATCH i-g-t v2 0/7] Misc musl fixes

[PATCH RESEND v6 2/2] scripts: checkpatch: check unused parameters for function-like macro
 2024-05-06 16:11 UTC  (3+ messages)

[PATCH v4 0/4] page_owner: Fix refcount imbalance and print fixup
 2024-05-06 16:30 UTC  (5+ messages)
` [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance

[PATCH v1] Bluez: unregister-includes option is not working in bluetoothctl
 2024-05-06 16:30 UTC  (2+ messages)

[PATCH net-next 0/2] rtnetlink: rtnl_stats_dump() changes
 2024-05-06 16:28 UTC  (6+ messages)
` [PATCH net-next 1/2] rtnetlink: change rtnl_stats_dump() return value

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-06 16:28 UTC  (11+ messages)

[PATCH v6 linux-next] usb: typec: nb7vpq904m: Remove unneeded indentation
 2024-05-06 16:28 UTC 

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-05-06 16:26 UTC  (12+ messages)

[PATCH RFC 00/26] Multifd 🔀 device state transfer support with VFIO consumer
 2024-05-06 16:25 UTC  (4+ messages)
` [PATCH RFC 23/26] migration/multifd: Device state transfer support - send side

[PATCH 0/8] PF: Support for adverse events notifications
 2024-05-06 16:26 UTC  (4+ messages)
` ✓ CI.Build: success for "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] media: usb: siano: fix endpoint checks in smsusb_init_device()
 2024-05-06 16:25 UTC  (5+ messages)

[libgpiod][PATCH] tools: tests: accept the new gpio-sim label format in test cases
 2024-05-06 16:25 UTC 

[PATCH 0/3] x86/cpu: Add Bus Lock Detect support for AMD
 2024-05-06 16:24 UTC  (3+ messages)
` [PATCH 2/3] x86/bus_lock: Add "

[PATCH v3 0/3] Input: Add ektf2232 support
 2024-05-06 16:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: touchscreen: convert elan,ektf2127 to json-schema
` [PATCH v3 2/3] dt-bindings: touchscreen: elan,ektf2127: Add EKTF2232
` [PATCH v3 3/3] Input: ektf2127 - add ektf2232 support

[RFC PATCH V2 0/9] io_uring: support sqe group and provide group kbuf
 2024-05-06 16:22 UTC  (10+ messages)
` [RFC PATCH V2 1/9] io_uring: add io_link_req() helper
` [RFC PATCH V2 2/9] io_uring: add io_submit_fail_link() helper
` [RFC PATCH V2 3/9] io_uring: add helper of io_req_commit_cqe()
` [RFC PATCH V2 4/9] io_uring: move marking REQ_F_CQE_SKIP out of io_free_req()
` [RFC PATCH V2 5/9] io_uring: support SQE group
` [RFC PATCH V2 6/9] io_uring: support sqe group with members depending on leader
` [RFC PATCH V2 7/9] io_uring: support providing sqe group buffer
` [RFC PATCH V2 8/9] io_uring/uring_cmd: support provide group kernel buffer
` [RFC PATCH V2 9/9] ublk: support provide io buffer

[PATCH] thermal/drivers/max77620: Fix max77620_thermal_read_temp() kernel-doc
 2024-05-06 16:23 UTC 

[PATCH v2] perf/ring_buffer: Prefer struct_size over open coded arithmetic
 2024-05-06 16:23 UTC  (4+ messages)

[PATCH v2 0/5] Add update_mmu_tlb_range() to simplify code
 2024-05-06 15:51 UTC  (2+ messages)
` [PATCH v2 3/5] riscv: Add update_mmu_tlb_range()

[PATCH v5 00/10] Fix Kselftest's vfork() side effects
 2024-05-06 16:22 UTC  (4+ messages)
` [PATCH v5 10/10] selftests/harness: Handle TEST_F()'s explicit exit codes

[PATCH v6 0/5] Refactor default device atomic settings
 2024-05-06 16:21 UTC  (2+ messages)

[PATCH 0/4] arm64: Support the TSO memory model
 2024-05-06 16:20 UTC  (9+ messages)

[PATCH v2 0/3] Input: Add ektf2232 support
 2024-05-06 16:21 UTC  (4+ messages)
` [PATCH v2 3/3] Input: ektf2127 - add "

NFS context mount failures
 2024-05-06 16:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/raspberrypi-usbboot: bump version to 20221215-105525
 2024-05-06 16:20 UTC  (2+ messages)

[PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-06 16:17 UTC  (8+ messages)
` [PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state

gamecube adapter driver
 2024-05-06 16:19 UTC 

[Buildroot] [git commit branch/2024.02.x] configs/mangopi_mq1rdw1_defconfig: fix build failure due to undefined linux headers
 2024-05-06 16:16 UTC 

[PATCH 0/3] Add support for the Mobileye EyeQ6H SoC
 2024-05-06 16:16 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mips: Add bindings for a new Mobileye SoC EyeQ6H
` [PATCH 2/3] MIPS: mobileye: Add EyeQ6H device tree
` [PATCH 3/3] MIPS: mobileye: Add EyeQ6H support

[Buildroot] [PATCH] configs/mangopi_mq1rdw1_defconfig: fix build failure due to undefined linux headers
 2024-05-06 16:16 UTC  (2+ messages)

[PATCH v4 0/4] drm/xe: More fb pinning optimizations
 2024-05-06 16:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v2 0/7] PCI: xilinx-nwl: Add phy support
 2024-05-06 16:15 UTC  (16+ messages)
` [PATCH v2 1/7] dt-bindings: pci: xilinx-nwl: Add phys
` [PATCH v2 2/7] PCI: xilinx-nwl: Fix off-by-one
` [PATCH v2 3/7] PCI: xilinx-nwl: Fix register misspelling
` [PATCH v2 4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages
` [PATCH v2 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal
` [PATCH v2 6/7] PCI: xilinx-nwl: Add phy support
` [PATCH v2 7/7] arm64: zynqmp: Add PCIe phys

[PATCH] selftests/alsa: make dump_config_tree() as void function
 2024-05-06 16:15 UTC  (2+ messages)

Seeking Assistance: Implementing USB Device Suspend/Resume in User Space Driver
 2024-05-06 16:14 UTC  (4+ messages)

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-06 16:15 UTC  (13+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes

[PATCH 0/4] arm64: dts: rockchip: Add Radxa ROCK 3B
 2024-05-06 16:14 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: mfd: rk809: Add audio codec properties

[PATCH 0/5] refs: remove functions without ref store
 2024-05-06 16:14 UTC  (6+ messages)

[norov:fns-removal 11/11] include/linux/cpumask.h:416:29: error: too few arguments provided to function-like macro invocation
 2024-05-06 16:14 UTC 

[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
 2024-05-06 16:14 UTC  (2+ messages)

[PATCH 00/12] ALSA: hda: Reduce CONFIG_PM dependencies
 2024-05-06 16:13 UTC  (10+ messages)
` [PATCH 01/12] ALSA: hda: intel: "
` [PATCH 05/12] ALSA: hda: ca0132: "
` [PATCH 06/12] ALSA: hda: cirrus: "
` [PATCH 07/12] ALSA: hda: conexant: "
` [PATCH 08/12] ALSA: hda: cs4809: "
` [PATCH 09/12] ALSA: hda: hdmi: "
` [PATCH 10/12] ALSA: hda: realtek: "
` [PATCH 11/12] ALSA: hda: sigmantel: "
` [PATCH 12/12] ALSA: hda: via: "


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.