messages from 2023-03-16 13:07:02 to 2023-03-16 13:52:01 UTC [more...]
[PATCH 00/13] backlight: Convert to platform remove callback returning void
2023-03-16 13:51 UTC (38+ messages)
` [PATCH 01/13] backlight: aat2870_bl: "
` [PATCH 02/13] backlight: adp5520_bl: "
` [PATCH 03/13] backlight: cr_bllcd: "
` [PATCH 04/13] backlight: da9052_bl: "
` [PATCH 05/13] backlight: hp680_bl: "
` [PATCH 06/13] backlight: led_bl: "
` [PATCH 07/13] backlight: lm3533_bl: "
` [PATCH 08/13] backlight: lp8788_bl: "
` [PATCH 09/13] backlight: mt6370-backlight: "
` [PATCH 10/13] backlight: pwm_bl: "
` [PATCH 11/13] backlight: qcom-wled: "
` [PATCH 12/13] backlight: rt4831-backlight: "
[RFC PATCH 0/5] Add Xen PVH dom0 support for GPU
2023-03-16 13:48 UTC (11+ messages)
` [RFC PATCH 1/5] x86/xen: disable swiotlb for xen pvh
kernel 6.2 stuck at boot (efi_call_rts) on arm64
2023-03-16 13:50 UTC (14+ messages)
[PATCH V2] platform/x86: dell-laptop: Register ctl-led for speaker-mute
2023-03-16 13:49 UTC (2+ messages)
[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
2023-03-16 13:43 UTC (6+ messages)
[DRBD-announce] drbd-reactor v1.1.0-rc.1
2023-03-16 13:49 UTC
[PATCH] fbdev: Use of_property_present() for testing DT property presence
2023-03-16 13:49 UTC (4+ messages)
[PATCH 0/3] platform/surface: Add support for tablet-mode switch on Surface Pro 9
2023-03-16 13:47 UTC (2+ messages)
[PATCH 0/9] binman: Show missing blob message when building U-Boot
2023-03-16 13:48 UTC (4+ messages)
[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
2023-03-16 13:46 UTC (10+ messages)
` [PATCH RFC v6 1/6] dpll: spec: Add Netlink spec in YAML
` [PATCH RFC v6 3/6] dpll: documentation on DPLL subsystem interface
[PATCH RESEND] fs_context: drop the unused lsm_flags member
2023-03-16 13:46 UTC (2+ messages)
[PATCH RESEND] mfd: Remove .enable() and .disable() callbacks
2023-03-16 13:46 UTC (2+ messages)
[PATCH v3 1/3] dt-bindings: arm: optee: add interrupt controller properties
2023-03-16 13:45 UTC (4+ messages)
` [PATCH v3 3/3] optee: add enable/disable/set_wake handlers to optee irqs
[PATCH] mmc: meson-gx: increase power-up delay
2023-03-16 12:32 UTC (6+ messages)
[PATCH rdma-next 0/2] Add Q-counters for representors
2023-03-16 13:45 UTC (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Introduce other vport query for Q-counters
` [PATCH rdma-next 2/2] RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics
[PATCH v2] x86/mm: Fix use of uninitialized buffer in sme_enable()
2023-03-16 13:45 UTC (2+ messages)
` [tip: x86/urgent] "
[virtio-comment] [PATCH v10] virtio-net: support inner header hash
2023-03-16 13:45 UTC (13+ messages)
` [virtio-comment] "
` [virtio-dev] "
` [virtio-comment] "
` [virtio-dev] "
[GIT PULL v2 FOR 6.4] Camera sensor, V4L2 documentation and DT binding patches
2023-03-16 13:42 UTC
[PATCH] platform/x86: Add intel_bytcrc_pwrsrc driver
2023-03-16 13:42 UTC (2+ messages)
sk_data_ready callback restore
2023-03-16 13:43 UTC (4+ messages)
[PATCH v1 1/3] net: dsa: add adjust_link support
2023-03-16 13:42 UTC (3+ messages)
` [PATCH v1 2/3] net: dsa: sja1105: move port enable to adjust link code
` [PATCH v1 3/3] net: dsa: sja1105: fall back to default speed configuration if no link was detected
[PATCH v1] ARM: boards: protonic-imx6: fix board probe for LANMCU
2023-03-16 13:41 UTC
[PATCH] docs/sphinx/kerneldoc.py: Honour --enable-werror
2023-03-16 13:42 UTC (3+ messages)
[PATCH v3 0/5] Wire up USB controllers in i.MX6 emulations
2023-03-16 13:41 UTC (3+ messages)
` [PATCH v3 1/5] hw/usb: Add basic i.MX USB Phy support
[PATCH V2] dt-bindings: leds: add "usbport" trigger
2023-03-16 13:41 UTC (2+ messages)
[GIT PULL] Immutable branch between pdx86 and backlight due for the v6.4 merge window
2023-03-16 13:40 UTC (2+ messages)
[PATCH rdma-rc] IB/mlx5: Add support for 400G_8X lane speed
2023-03-16 13:40 UTC
[Intel-gfx] [PATCH 00/14] drm/i915/tc: Fix a few TypeC / MST issues
2023-03-16 13:17 UTC (15+ messages)
` [Intel-gfx] [PATCH 01/14] drm/i915/tc: Abort DP AUX transfer on a disconnected TC port
` [Intel-gfx] [PATCH 02/14] drm/i915/tc: Fix TC port link ref init for DP MST during HW readout
` [Intel-gfx] [PATCH 03/14] drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
` [Intel-gfx] [PATCH 04/14] drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks
` [Intel-gfx] [PATCH 05/14] drm/i915/tc: Wait for IOM/FW PHY initialization of legacy TC ports
` [Intel-gfx] [PATCH 06/14] drm/i915/tc: Factor out helpers converting HPD mask to TC mode
` [Intel-gfx] [PATCH 07/14] drm/i915/tc: Fix target TC mode for a disconnected legacy port
` [Intel-gfx] [PATCH 08/14] drm/i915/tc: Fix TC mode for a legacy port if the PHY is not ready
` [Intel-gfx] [PATCH 09/14] drm/i915/tc: Fix initial TC mode on disabled legacy ports
` [Intel-gfx] [PATCH 10/14] drm/i915/tc: Make the TC mode readout consistent in all PHY states
` [Intel-gfx] [PATCH 11/14] drm/i915/tc: Assume a TC port is legacy if VBT says the port has HDMI
` [Intel-gfx] [PATCH 12/14] drm/i915: Add encoder hook to get the PLL type used by TC ports
` [Intel-gfx] [PATCH 13/14] drm/i915/tc: Factor out a function querying active links on a TC port
` [Intel-gfx] [PATCH 14/14] drm/i915/tc: Check the PLL type used by an enabled "
[PATCH] ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARN
2023-03-16 13:40 UTC
[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
2023-03-16 13:40 UTC (10+ messages)
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback
Change of behaviour when console=null and ttynull driver is used
2023-03-16 13:40 UTC (2+ messages)
[PATCH rdma-next v1 0/3] Handle FW failures to destroy QP/RQ objects
2023-03-16 13:39 UTC (4+ messages)
` [PATCH mlx5-next v1 1/3] net/mlx5: Nullify qp->dbg pointer post destruction
` [PATCH rdma-next v1 2/3] RDMA/mlx5: Handling dct common resource destruction upon firmware failure
` [PATCH rdma-next v1 3/3] RDMA/mlx5: Return the firmware result upon destroying QP/RQ
[PATCH] SUNRPC: remove the maximum number of retries in call_bind_status
2023-03-16 13:38 UTC (2+ messages)
` Fwd: "
About CIP Security image generation
2023-03-16 13:38 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v2 0/8] Add vmwgfx support
2023-03-16 13:37 UTC (5+ messages)
` [igt-dev] [PATCH i-g-t v2 2/8] igt/vmwgfx: "
` [igt-dev] [PATCH i-g-t v2 3/8] igt/vmwgfx: Add triangle test
[PATCH v2 1/2] wifi: ray_cs: remove one redundant del_timer
2023-03-16 13:32 UTC (2+ messages)
` [PATCH v2 2/2] wifi: ray_cs: add sanity check on local->sram/rmem/amem
[PATCH 0/1] perf report: append inlines to non-dwarf callchains
2023-03-16 13:35 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] s390/vfio_ap: fix memory leak in vfio_ap device driver
2023-03-16 13:35 UTC (3+ messages)
[PATCH 00/15] Introduce Nuvoton ma35d1 SoC
2023-03-16 13:35 UTC (9+ messages)
` [PATCH 03/15] mfd: Add the header file of Nuvoton ma35d1 system manager
` [PATCH 04/15] dt-bindings: clock: nuvoton: add binding for ma35d1 clock controller
` [PATCH 14/15] tty: serial: Add Nuvoton ma35d1 serial driver support
[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
2023-03-16 13:34 UTC (5+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller
[PATCH v2 0/5] x86/mm: address aspects noticed during XSA-410 work
2023-03-16 13:35 UTC (6+ messages)
` [PATCH v2 1/5] x86/paging: fold most HAP and shadow final teardown
[PATCH v8 0/4] riscv: Use PUD/P4D/PGD pages for the linear mapping
2023-03-16 13:17 UTC (10+ messages)
` [PATCH v8 1/4] riscv: Get rid of riscv_pfn_base variable
` [PATCH v8 2/4] mm: Introduce memblock_isolate_memory
` [PATCH v8 3/4] arm64: Make use of memblock_isolate_memory for the linear mapping
` [PATCH v8 4/4] riscv: Use PUD/P4D/PGD pages "
[RESEND PATCH] perf cs-etm: add error logging to cs_etm_is_etmv4()
2023-03-16 13:32 UTC (2+ messages)
[PATCH] fbdev: nvidia: Fix potential divide by zero
2023-03-16 13:34 UTC (3+ messages)
[PATCH v2] lib: sbi: Fix how to check whether the domain contains fw_region
2023-03-16 13:33 UTC (2+ messages)
[PATCH v4 1/3] landlock.7: Document Landlock ABI v2 (file reparenting; Linux 5.19)
2023-03-16 13:33 UTC (5+ messages)
` [PATCH v4 3/3] landlock.7: Give a pointer to how to implement a fallback mechanism
dropping 32-bit host support
2023-03-16 13:32 UTC (11+ messages)
[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
2023-03-16 13:31 UTC (6+ messages)
[PATCH] build: omit "source" symlink when building hypervisor in-tree
2023-03-16 13:30 UTC (3+ messages)
[Intel-gfx] [PATCH 0/7] drm/i915/regs: split display regs by function
2023-03-16 13:29 UTC (4+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/pps: split out PPS regs to a separate file
` [Intel-gfx] [PATCH 2/7] drm/i915/tv: split out TV "
` [Intel-gfx] [PATCH 3/7] drm/i915/aux: split out DP AUX "
[PATCH 1/1] rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
2023-03-16 13:28 UTC (7+ messages)
[PATCH v3] usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
2023-03-16 13:28 UTC (3+ messages)
[PATCH v1 1/1] regulator: s5m8767: Replace of_gpio.h with what indeed is used
2023-03-16 13:28 UTC (3+ messages)
[PATCH] iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (roaming)
2023-03-16 13:25 UTC (2+ messages)
[PATCH 0/7 v4] sh: various doc, build, init fixes
2023-03-16 13:26 UTC (4+ messages)
` [PATCH 5/7 v4] sh: remove sh5/sh64 last fragments
[PATCH 0/2] tty/serial: Fix tcsetattr() TCSADRAIN/FLUSH and write() races
2023-03-16 13:24 UTC (3+ messages)
` [PATCH 1/2] tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH
` [PATCH 2/2] serial: 8250: Fix serial8250_tx_empty() race with DMA Tx
[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-16 13:22 UTC (11+ messages)
[PATCH v2 0/5] improve 'read' command, add 'write' command
2023-03-16 13:24 UTC (3+ messages)
` [PATCH v3 "
[PATCH] drm/rockchip: vop2: fix uninitialized variable possible_crtcs
2023-03-16 13:23 UTC (4+ messages)
[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
2023-03-16 13:22 UTC (10+ messages)
` [Intel-gfx] [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [Intel-gfx] [offlist] "
` "
[PATCH v1] hwmon: drivetemp: support to be a platform driver for thermal_of
2023-03-16 13:22 UTC (9+ messages)
[PATCH v2 0/2] deal with GOT stuff for RISC-V
2023-03-16 13:22 UTC (3+ messages)
` [PATCH v2 1/2] xen/riscv: add EMBEDDED_EXTRA_CFLAGS to CFLAGS
` [PATCH v2 2/2] xen/riscv: add explicit check that .got{.plt} is empty
[regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2
2023-03-16 13:21 UTC (2+ messages)
[qemu-mainline test] 179657: regressions - trouble: fail/pass/starved
2023-03-16 13:18 UTC
[meta-python][PATCH] python3-click-repl: add mising prompt-toolkit runtime dependency
2023-03-16 13:18 UTC
[PATCH net-next 0/3] Add SCM_PIDFD and SO_PEERPIDFD
2023-03-16 13:15 UTC (4+ messages)
` [PATCH net-next 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
[PATCH 1/1] io_uring/msg_ring: let target know allocated index
2023-03-16 13:17 UTC (3+ messages)
[v2 PATCH] io_uring: rsrc: Optimize return value variable 'ret'
2023-03-17 18:25 UTC (2+ messages)
[PATCH] net: stmmac: Fix for mismatched host/device DMA address width
2023-03-16 13:15 UTC (3+ messages)
` [PATCH net V2] "
[PATCH v9] virtio-net: support inner header hash
2023-03-16 13:17 UTC (12+ messages)
` [virtio-dev] "
` [virtio-comment] "
` [virtio-comment] Re: [virtio-dev] "
` [virtio-dev] "
[Outreachy Info] Ask for help finding cleanups
2023-03-16 13:16 UTC (2+ messages)
[PATCH 0/5] support setting and querying RSS algorithms
2023-03-16 13:16 UTC (6+ messages)
` [PATCH 1/5] ethdev: support setting and querying rss algorithm
[PATCH v2 1/1] Guard pci_create_sysfs_dev_files with atomic value
2023-03-16 13:16 UTC (4+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-14 (iavf)
2023-03-16 13:15 UTC (4+ messages)
` [PATCH net 3/3] iavf: do not track VLAN 0 filters
[PATCH v2 0/4] Remove Intel Thunder Bay emmc patches
2023-03-16 12:05 UTC (2+ messages)
` [PATCH v2 4/4] dt-bindings: phy: intel: Remove Thunder Bay eMMC PHY bindings
[PATCH v4 0/2] function_graph: Support recording and printing the return value of function
2023-03-16 13:13 UTC (10+ messages)
` [PATCH v4 1/2] "
[PATCH] usbtv: usbtv_set_regs: the pipe is output
2023-03-16 13:15 UTC
[PATCH v19 00/15] splice, block: Use page pinning and kill ITER_PIPE
2023-03-16 13:14 UTC (3+ messages)
` [PATCH v19 04/15] overlayfs: Implement splice-read
libpcre error on compilation time
2023-03-16 13:13 UTC
[PATCH linux-next] mm: workingset: simplify the calculation of workingset size
2023-03-16 13:14 UTC (2+ messages)
[PATCH v4 0/5] Introduce PRU platform consumer API
2023-03-16 13:11 UTC (9+ messages)
` [PATCH v4 4/5] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [EXTERNAL] "
[PATCH 0/3] usb: dwc3-am62: Add system wake-up support
2023-03-16 13:12 UTC (4+ messages)
` [PATCH 1/3] usb: dwc3-am62: Add support for system wakeup based on USB events
` [PATCH 2/3] usb: dwc3-am62: Enable as a wakeup source by default
` [PATCH 3/3] usb: dwc3-am62: Fix up wake-up configuration and spurious wake up
[PATCH liburing for-next 0/2] fd msg-ring slot allocation tests
2023-03-16 13:09 UTC (3+ messages)
` [PATCH liburing 1/2] Add io_uring_prep_msg_ring_fd_alloc() helper
` [PATCH liburing 2/2] test: test fd msg-ring allocating indexes
[PATCH] usb: typec: ucsi: introduce read_explicit operation
2023-03-16 13:08 UTC (5+ messages)
[Intel-xe] [PATCH] drm/xe: Fix Alderlake-P and DG2 display info
2023-03-16 13:05 UTC (2+ messages)
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.