messages from 2023-10-31 20:47:20 to 2023-11-01 02:23:04 UTC [more...]
[PATCH v6 0/4] StarFive's Pulse Width Modulation driver support
2023-11-01 2:22 UTC (4+ messages)
` [PATCH v6 2/4] pwm: opencores: Add PWM "
[PATCH v1] usb: typec: tcpm: Skip hard reset when in error recovery
2023-11-01 2:19 UTC
[PATCH Resend] Fix line Length
2023-11-01 2:10 UTC (5+ messages)
[PATCH v6 00/25] Enable CET Virtualization
2023-11-01 2:09 UTC (3+ messages)
` [PATCH v6 25/25] KVM: nVMX: Enable CET support for nested guest
[PATCH v3 0/5] dt-bindings: interrupt-controller: Fix some loongson,liointc warnings
2023-11-01 2:05 UTC (10+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: loongson,liointc: Standardize the naming of 'loongson,parent-int-map'
` [PATCH v3 2/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check warning for reg-names
` [PATCH v3 3/5] dt-bindings: interrupt-controller: loongson,liointc: Fix dtbs_check for interrupt-names
[Patch 0/2] Enable topdown slots event in vPMU
2023-11-01 1:59 UTC (4+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
[PATCH -next] clocksource: Fix some kernel-doc comments
2023-11-01 1:57 UTC (2+ messages)
[PATCH -next] mcb: Fix some kernel-doc comments
2023-11-01 1:54 UTC (2+ messages)
[PATCH v3] usb: typec: tcpm: Fix sink caps op current check
2023-11-01 1:48 UTC (2+ messages)
[PATCH v2 2/2] dt-bindings: leds: add "internet" and "rssi" function definitions
2023-11-01 1:47 UTC (2+ messages)
[PATCH] virtio_pci: move structure to a header
2023-11-01 1:45 UTC (3+ messages)
[GIT PULL] ACPI updates for v6.7-rc1
2023-11-01 1:44 UTC
[GIT PULL] Thermal control updates for v6.7-rc1
2023-11-01 1:44 UTC
[PATCH v4 2/5] zswap: make shrinking memcg-aware
2023-11-01 1:41 UTC (4+ messages)
[PATCH net-next] netfilter: nf_tables: Remove unused variable nft_net
2023-11-01 1:33 UTC
[GIT PULL] selinux/selinux-pr-20231030
2023-11-01 1:31 UTC (3+ messages)
[PATCH] iommufd/selftest: Remove unused function
2023-11-01 1:23 UTC
[GIT PULL] Networking for 6.7
2023-11-01 1:18 UTC (5+ messages)
` [GIT PULL v2] "
` [GIT PULL] Networking follow up "
linux-next: build failure after merge of the bcachefs tree
2023-11-01 1:14 UTC (9+ messages)
[PATCH] ocfs2: call ocfs2_abort when journal abort
2023-11-01 1:13 UTC (2+ messages)
[GIT PULL] RCU changes for v6.7
2023-11-01 1:07 UTC (6+ messages)
[PATCH net] net/smc: fix documentation of buffer sizes
2023-11-01 1:07 UTC (2+ messages)
[PATCH v3] serial: 8250: 8250_omap: Do not start RX DMA on THRI interrupt
2023-11-01 1:03 UTC (2+ messages)
linux-next: duplicate patch in the rcu tree
2023-11-01 1:01 UTC
[PATCH RFC 1/2] RDMA/rxe: don't allow registering !PAGE_SIZE mr
2023-11-01 0:58 UTC (6+ messages)
[PATCH drm-misc-next v4] drm/sched: implement dynamic job-flow control
2023-11-01 0:51 UTC (2+ messages)
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-11-01 0:45 UTC (4+ messages)
[PATCH] vdpa_sim_blk: allocate the buffer zeroed
2023-11-01 0:35 UTC (3+ messages)
[PATCH v4 1/5] r8169: Coalesce r8169_mac_ocp_write/modify calls to reduce spinlock stalls
2023-11-01 0:35 UTC (7+ messages)
kernel/sched/core.c:711:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
2023-11-01 0:30 UTC
[PATCH v7d 00/23] fix DRM_USE_DYNAMIC_DEBUG=y regression
2023-11-01 0:26 UTC (24+ messages)
` [PATCH v7d 01/23] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7d 02/23] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7d 03/23] dyndbg: make ddebug_class_param union members same size
` [PATCH v7d 04/23] dyndbg: replace classmap list with a vector
` [PATCH v7d 05/23] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v7d 06/23] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v7d 07/23] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7d 08/23] dyndbg: reduce verbose/debug clutter
` [PATCH v7d 09/23] dyndbg: silence debugs with no-change updates
` [PATCH v7d 10/23] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v7d 11/23] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7d 12/23] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v7d 13/23] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7d 14/23] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v7d 15/23] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v7d 16/23] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v7d 17/23] dyndbg-doc: add classmap info to howto
` [PATCH v7d 18/23] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v7d 19/23] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v7d 20/23] dyndbg: refactor *dynamic_emit_prefix
` [PATCH v7d 21/23] drm: use correct ccflags-y spelling
` [PATCH v7d 22/23] drm-drivers: DRM_CLASSMAP_USE in 2nd batch of drivers, helpers
` [PATCH v7d 23/23] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
[PATCH stable 4.14.y] vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
2023-11-01 0:24 UTC
[PATCH v9 0/5] riscv: Add fine-tuned checksum functions
2023-11-01 0:18 UTC (6+ messages)
` [PATCH v9 1/5] asm-generic: Improve csum_fold
` [PATCH v9 2/5] riscv: Add static key for misaligned accesses
` [PATCH v9 3/5] riscv: Checksum header
` [PATCH v9 4/5] riscv: Add checksum library
` [PATCH v9 5/5] riscv: Test checksum functions
[PATCH 6.1 00/86] 6.1.61-rc1 review
2023-11-01 0:15 UTC (3+ messages)
[PATCH 6.5 000/112] 6.5.10-rc1 review
2023-11-01 0:12 UTC (4+ messages)
[GIT PULL] power-supply changes for 6.7
2023-11-01 0:09 UTC
[GIT PULL] x86/tdx for 6.7
2023-11-01 0:07 UTC
[PATCH] sched: Don't call any kfree*() API in do_set_cpus_allowed()
2023-11-01 0:07 UTC (6+ messages)
` [PATCH] rcu: Break rcu_node_0 --> &rq->__lock order
[PATCH v4 0/7] consolidate and cleanup CPU capacity
2023-10-31 23:58 UTC (3+ messages)
` [PATCH v4 7/7] arm64/amu: use capacity_ref_freq to set AMU ratio
[PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling
2023-10-31 23:58 UTC (15+ messages)
` [PATCH v7 01/11] KVM: pfncache: add a map helper function
` [PATCH v7 02/11] KVM: pfncache: add a mark-dirty helper
` [PATCH v7 03/11] KVM: pfncache: add a helper to get the gpa
` [PATCH v7 04/11] KVM: pfncache: base offset check on khva rather than gpa
` [PATCH v7 05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v7 06/11] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v7 11/11] KVM: xen: allow vcpu_info content to be 'safely' copied
[PATCH 2/3] cpufreq: CPPC: Keep the target core awake when reading its cpufreq rate
2023-10-31 23:52 UTC (2+ messages)
[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
2023-10-31 23:47 UTC (15+ messages)
[GIT PULL] HID for 6.7
2023-10-31 23:43 UTC
linux-next: Tree for Oct 30
2023-10-31 23:36 UTC (5+ messages)
` linux-next: Tree for Oct 30 [drivers/cxl/core/cxl_core.ko]
[PATCH v2] KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BIT
2023-10-31 23:06 UTC (5+ messages)
[PATCH] drm/i915/display: Only fail fastset on PSR2
2023-10-31 23:21 UTC
[PATCH v2] usb: dwc3: set the dma max_seg_size
2023-10-31 23:22 UTC (2+ messages)
[PATCH v2 0/2] Fixes for s3 with parallel bootup
2023-10-31 23:20 UTC (5+ messages)
` [PATCH v2 1/2] x86: Enable x2apic during resume from suspend if used previously
linux-next: manual merge of the tip tree with the pci tree
2023-10-31 23:15 UTC (2+ messages)
[PATCH for-next] tracing/kprobes: Add symbol counting check when module loads
2023-10-31 23:15 UTC (3+ messages)
[PATCH] KVM: x86/xen: improve accuracy of Xen timers
2023-10-31 23:13 UTC (4+ messages)
` [PATCH v2] "
[PATCH 2/2] PCI: Ignore PCIe ports used for tunneling in pcie_bandwidth_available()
2023-10-31 23:02 UTC (2+ messages)
Sharing page tables across processes (mshare)
2023-10-31 23:01 UTC (3+ messages)
[PATCH v1] hwmon: emc1403: Add support for EMC1442
2023-10-31 23:01 UTC (2+ messages)
[PATCH v8 0/5] riscv: Add fine-tuned checksum functions
2023-10-31 22:59 UTC (7+ messages)
` [PATCH v8 3/5] riscv: Checksum header
` [PATCH v8 4/5] riscv: Add checksum library
linux-next: manual merge of the bcachefs tree with the mm tree
2023-10-31 22:50 UTC
[PATCH] refscale: Optimize process_durations()
2023-10-31 22:47 UTC (4+ messages)
[PATCH net v3] net: dsa: tag_rtl4_a: Bump min packet size
2023-10-31 22:45 UTC
[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
2023-10-31 22:44 UTC (7+ messages)
[PATCH v6 1/5] hwmon: max31827: Handle new properties from the devicetree
2023-10-31 18:21 UTC (5+ messages)
` [PATCH v6 2/5] hwmon: max31827: Add support for max31828 and max31829
` [PATCH v6 3/5] hwmon: max31827: Update bits with shutdown_write()
` [PATCH v6 4/5] hwmon: max31827: Return closest value in update_interval
` [PATCH v6 5/5] hwmon: max31827: Add custom attribute for resolution
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-10-31 22:39 UTC (8+ messages)
` [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
[PATCH v4 0/1] mm: report per-page metadata information
2023-10-31 22:38 UTC (2+ messages)
` [PATCH v4 1/1] "
[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
2023-10-31 22:38 UTC (5+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "
[PATCH v5 0/7] eventfs: Fixing dynamic creation
2023-10-31 22:33 UTC (8+ messages)
` [PATCH v5 1/7] eventfs: Remove "is_freed" union with rcu head
` [PATCH v5 2/7] eventfs: Have a free_ei() that just frees the eventfs_inode
` [PATCH v5 3/7] eventfs: Test for ei->is_freed when accessing ei->dentry
` [PATCH v5 4/7] eventfs: Save ownership and mode
` [PATCH v5 5/7] eventfs: Hold eventfs_mutex when calling callback functions
` [PATCH v5 6/7] eventfs: Delete eventfs_inode when the last dentry is freed
` [PATCH v5 7/7] eventfs: Remove special processing of dput() of events directory
wireless-next (6.6.0-rc5+) lockdep splat related to console_sem, hrtimer_bases.lock, n->list_lock
2023-10-31 22:26 UTC
wireless-next tree: ODEBUG: free active, object type timer_list
2023-10-31 22:18 UTC
[PATCH v8 0/3] riscv: Add remaining module relocations and tests
2023-10-31 22:25 UTC (4+ messages)
` [PATCH v8 1/3] riscv: Avoid unaligned access when relocating modules
` [PATCH v8 2/3] riscv: Add remaining module relocations
` [PATCH v8 3/3] riscv: Add tests for riscv module loading
mainline build failure due to 5cfd69775eb5 ("bcachefs: Array bounds fixes")
2023-10-31 22:24 UTC (2+ messages)
linux-next: manual merge of the block tree with the asm-generic tree
2023-10-31 22:23 UTC (3+ messages)
[PATCH v9 0/3] media: rockchip: Add a driver for Rockchip's camera interface
2023-10-31 22:23 UTC (3+ messages)
` [PATCH v9 2/3] "
linux-next: manual merge of the block tree with the asm-generic tree
2023-10-31 22:21 UTC (2+ messages)
fs/eventpoll.c:526:9: sparse: sparse: restricted __poll_t degrades to integer
2023-10-31 22:20 UTC
[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
2023-10-31 22:20 UTC (7+ messages)
[PATCH v6 0/7] Add support for LUT PPG
2023-10-31 22:18 UTC (4+ messages)
` [PATCH v6 3/7] soc: qcom: add QCOM PBS driver
[GIT PULL] bcachefs for v6.7
2023-10-31 22:17 UTC (3+ messages)
[PATCH] x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
2023-10-31 22:05 UTC
[PATCH v3] Documentation/gpu: VM_BIND locking document
2023-10-31 22:01 UTC (2+ messages)
` [Intel-xe] "
[PATCH net] tcp: Fix -Wc23-extensions in tcp_options_write()
2023-10-31 21:49 UTC (2+ messages)
[PATCH 2/3] MIPS: zboot: Add UHI semihosting debug print support
2023-10-31 21:49 UTC (2+ messages)
[GIT PULL] Devicetree updates for v6.7
2023-10-31 21:48 UTC
Overhead of io{read,write}{8,16,32,64} on x86
2023-10-31 21:41 UTC
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-10-31 21:37 UTC (5+ messages)
` [PATCH v6 05/14] x86: Secure Launch main header file
[GIT PULL] clk changes for the merge window
2023-10-31 21:30 UTC
[syzbot] [mm?] WARNING in __gup_longterm_locked (2)
2023-10-31 21:28 UTC
[PATCH RFC 0/2] Implement vendor resets for PSCI SYSTEM_RESET2
2023-10-31 21:25 UTC (4+ messages)
` [PATCH RFC 1/2] dt-bindings: arm: Document reboot mode magic
[PATCH v9 0/8] Add support for Sub-NUMA cluster (SNC) systems
2023-10-31 21:17 UTC (10+ messages)
` [PATCH v10 "
` [PATCH v10 1/8] x86/resctrl: Prepare for new domain scope
` [PATCH v10 2/8] x86/resctrl: Prepare to split rdt_domain structure
` [PATCH v10 3/8] x86/resctrl: Prepare for different scope for control/monitor operations
` [PATCH v10 4/8] x86/resctrl: Split the rdt_domain and rdt_hw_domain structures
` [PATCH v10 5/8] x86/resctrl: Add node-scope to the options for feature scope
` [PATCH v10 6/8] x86/resctrl: Introduce snc_nodes_per_l3_cache
` [PATCH v10 7/8] x86/resctrl: Sub NUMA Cluster detection and enable
` [PATCH v10 8/8] x86/resctrl: Update documentation with Sub-NUMA cluster changes
[rft, PATCH v2 0/7] drm/i915/dsi: 2nd attempt to get rid of IOSF GPIO
2023-10-31 21:15 UTC (5+ messages)
` [PATCH v2 6/7] drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back
[PATCH v2] selftests/net: synchronize udpgso_bench rx and tx
2023-10-31 21:11 UTC (2+ messages)
[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
2023-10-31 21:10 UTC (4+ messages)
` [PATCH v3 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
linux-next: Fixes tag needs some work in the sound-asoc-fixes tree
2023-10-31 21:06 UTC
[PATCH] iio: triggered-buffer: prevent possible freeing of wrong buffer
2023-10-31 21:05 UTC
[RFC PATCH] rootfs: Use tmpfs for rootfs even if root= is given
2023-10-31 21:02 UTC (4+ messages)
[PATCH 00/14] arm64: dts: imx8mm-kontron: DT updates
2023-10-31 20:37 UTC (14+ messages)
` [PATCH 01/14] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH 02/14] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support
` [PATCH 03/14] arm64: dts: imx8mm-kontron: Disable pullups for I2C signals on OSM-S i.MX8MM
` [PATCH 05/14] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL OSM-S board
` [PATCH 06/14] arm64: dts: imx8mm-kontron: Disable pullups for onboard UART signals on BL board
` [PATCH 07/14] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL OSM-S board
` [PATCH 08/14] arm64: dts: imx8mm-kontron: Disable pull resistors for SD card signals on BL board
` [PATCH 09/14] arm64: dts: imx8mm-kontron: Fix interrupt for RTC on OSM-S i.MX8MM module
` [PATCH 10/14] arm64: dts: imx8mm-kontron: Fix OSM-S devicetrees to match latest hardware
` [PATCH 11/14] arm64: dts: imx8mm-kontron: Disable uneffective PUE bit in SDIO IOMUX
` [PATCH 12/14] arm64: dts: imx8mm-kontron: Remove useless trickle-diode-disable from RTC node
` [PATCH 13/14] arm64: dts: imx8mm-kontron: Add I2C EEPROM on OSM-S Kontron i.MX8MM
` [PATCH 14/14] arm64: dts: imx8mm-kontron: Refactor devicetree for OSM-S module and board
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox