All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-18 15:24:02 to 2023-09-18 15:50:30 UTC [more...]

[PATCH] PCI/sysfs: Protect driver's D3cold preference from user space
 2023-09-18 13:28 UTC  (5+ messages)

[PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
 2023-09-18 15:28 UTC  (6+ messages)
` [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-09-18 15:33 UTC  (10+ messages)

[RFC PATCH 0/3] quering mount attributes
 2023-09-18 15:39 UTC  (14+ messages)
` [RFC PATCH 2/3] add statmnt(2) syscall

[PATCH] HID: i2c-hid: fix handling of unpopulated devices
 2023-09-18 15:00 UTC  (2+ messages)

[PATCH v1 00/52] Modernize nfsd4_encode_fattr()
 2023-09-18 14:02 UTC  (20+ messages)
` [PATCH v1 10/52] NFSD: Add nfsd4_encode_fattr4_change()
` [PATCH v1 13/52] NFSD: Add nfsd4_encode_fattr4_lease_time()
` [PATCH v1 16/52] NFSD: Add nfsd4_encode_nfsace4()
` [PATCH v1 17/52] NFSD: Add nfsd4_encode_fattr4_acl()
` [PATCH v1 32/52] NFSD: Add nfsd4_encode_fattr4_owner_group()
` [PATCH v1 33/52] NFSD: Add nfsd4_encode_fattr4_rawdev()
` [PATCH v1 35/52] NFSD: Add nfsd4_encode_fattr4_space_free()
` [PATCH v1 38/52] NFSD: Add nfsd4_encode_fattr4_time_access()
` [PATCH v1 39/52] NFSD: Add nfsd4_encode_fattr4_time_create()
` [PATCH v1 41/52] NFSD: Add nfsd4_encode_fattr4_time_metadata()
` [PATCH v1 42/52] NFSD: Add nfsd4_encode_fattr4_time_modify()
` [PATCH v1 43/52] NFSD: Add nfsd4_encode_fattr4_mounted_on_fileid()
` [PATCH v1 44/52] NFSD: Add nfsd4_encode_fattr4_fs_layout_types()
` [PATCH v1 45/52] NFSD: Add nfsd4_encode_fattr4_layout_types()
` [PATCH v1 47/52] NFSD: Add nfsd4_encode_fattr4_suppattr_exclcreat()
` [PATCH v1 49/52] NFSD: Add nfsd4_encode_fattr4_xattr_support()
` [PATCH v1 50/52] NFSD: Copy FATTR4 bit number definitions from RFCs
` [PATCH v1 51/52] NFSD: Use a bitmask loop to encode FATTR4 results
` [PATCH v1 52/52] NFSD: Rename nfsd4_encode_fattr()

pull-request: bpf-next 2023-09-16
 2023-09-18 14:33 UTC  (9+ messages)

[PATCH v2 00/12] KVM: xen: update shared_info and vcpu_info handling
 2023-09-18 14:05 UTC  (13+ messages)
` [PATCH v2 10/12] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v2 11/12] KVM: selftests / xen: don't explicitly set the vcpu_info address
` [PATCH v2 12/12] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability

[syzbot] [net?] WARNING in __ip6_append_data
 2023-09-18 14:04 UTC  (6+ messages)

[PATCH 0/4] ALSA: scarlett2: Driver updates
 2023-09-18 15:48 UTC  (2+ messages)

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2023-09-18 15:49 UTC  (11+ messages)
` [PATCH 05/26] vfio: KVM: Pass get/put helpers from KVM to VFIO, don't do circular lookup
` [PATCH 06/26] KVM: Drop CONFIG_KVM_VFIO and just look at KVM+VFIO

[PATCH] platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830F/L vs 1050F/L detection
 2023-09-18 13:43 UTC  (2+ messages)

[PATCH v6] driver core: platform: set numa_node before platform_device_add()
 2023-09-18 15:44 UTC  (6+ messages)

[PATCH v3 00/13] KVM: xen: update shared_info and vcpu_info handling
 2023-09-18 14:41 UTC  (2+ messages)
` [PATCH v3 13/13] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability

[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
 2023-09-18 15:49 UTC  (4+ messages)
` [RFC PATCH net-next 3/3] sock: Throttle pressure-aware sockets under pressure

[PATCH] arm64: dts: renesas: use multi Component for ULCB/KF
 2023-09-18 14:42 UTC  (2+ messages)

[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
 2023-09-18 13:11 UTC  (11+ messages)
` [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
` [PATCH v2 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [PATCH v2 08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "

[PATCH wpan-next v3 00/11] ieee802154: Associations between devices
 2023-09-18 15:08 UTC  (11+ messages)
` [PATCH wpan-next v3 01/11] ieee802154: Let PAN IDs be reset
` [PATCH wpan-next v3 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v3 03/11] ieee802154: Add support for user association requests
` [PATCH wpan-next v3 04/11] mac802154: Handle associating
` [PATCH wpan-next v3 05/11] ieee802154: Add support for user disassociation requests
` [PATCH wpan-next v3 06/11] mac802154: Handle disassociations
` [PATCH wpan-next v3 07/11] mac802154: Handle association requests from peers
` [PATCH wpan-next v3 08/11] ieee802154: Add support for limiting the number of associated devices
` [PATCH wpan-next v3 10/11] mac802154: Handle disassociation notifications from peers
` [PATCH wpan-next v3 11/11] ieee802154: Give the user the association list

[mickledore][PATCH] gcc: backport a fix for ICE caused by CVE-2023-4039.patch
 2023-09-18 15:48 UTC  (2+ messages)
` [OE-core] "

[PATCH iproute2-next v3] allow overriding color option in environment
 2023-09-18 15:29 UTC 

[PATCH 0/4] btrfs: RAID stripe tree updates
 2023-09-18 14:14 UTC  (4+ messages)
` [PATCH 1/4] btrfs: fix 64bit division in btrfs_insert_striped_mirrored_raid_extents
` [PATCH 2/4] btrfs: break loop in case set_io_stripe fails
` [PATCH 3/4] btrfs: rename ordered_enmtry in btrfs_io_context

[RFC PATCH v2 00/30] Device Tree support for SH7751 based board
 2023-09-18 15:41 UTC  (13+ messages)
` [RFC PATCH v2 01/30] arch/sh: head_32.S passing FDT address to initialize function
` [RFC PATCH v2 02/30] arch/sh: boards/Kconfig unified OF supported targets
` [RFC PATCH v2 03/30] arch/sh: Disable SH specific drivers in OF enabled
` [RFC PATCH v2 04/30] include: sh_intc.h Add stub function "intc_finalize"
` [RFC PATCH v2 07/30] drivers/pci: SH7751 PCI Host bridge controller driver
` [RFC PATCH v2 09/30] Documentation/devicetree: Add renesas,sh7751-pci binding document

[PATCH bpf-next v3 00/17] Exceptions - 1/2
 2023-09-18 13:20 UTC  (3+ messages)
` [PATCH bpf-next v3 10/17] bpf: Prevent KASAN false positive with bpf_throw

[PATCH v5 0/2] media: ti: cal: Add streams support
 2023-09-18 14:58 UTC  (2+ messages)
` [PATCH v5 1/2] "

[PATCH bpf-next v1 0/3] Fixes for Exceptions
 2023-09-18 14:39 UTC  (2+ messages)
` [PATCH bpf-next v1 3/3] bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y

[PATCH 0/6] arm64: xilinx: Tune DTSes to remove warnings from make W=1 dtbs
 2023-09-18 14:56 UTC  (3+ messages)
` [PATCH 1/6] arm64: xilinx: Do not use '_' in DT node names

[PATCH] vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
 2023-09-18 15:39 UTC  (2+ messages)

[PATCH v2] git-gui - re-enable use of hook scripts
 2023-09-18 15:27 UTC  (3+ messages)
` [PATCH] git-gui - use git-hook, honor core.hooksPath

[PATCH net v2 0/3] Add missing xdp_do_flush() invocations
 2023-09-18 15:36 UTC  (4+ messages)
` [PATCH net v2 1/3] net: ena: Flush XDP packets on error
` [PATCH net v2 2/3] bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
` [PATCH net v2 3/3] octeontx2-pf: Do xdp_do_flush() after redirects

+ mm-mlock-update-mlock_pte_range-to-handle-large-folio.patch added to mm-unstable branch
 2023-09-18 15:41 UTC 

[PATCH 00/10] IFS support for GNR and SRF
 2023-09-18 15:46 UTC  (7+ messages)
` [PATCH 03/10] platform/x86/intel/ifs: Image loading for new generations

[RFC PATCH 00/18] block: update buffer_head for Large-block I/O
 2023-09-18 14:00 UTC  (7+ messages)
` [PATCH 02/18] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH 07/18] mm/filemap: allocate folios with mapping order preference
` [PATCH 09/18] fs/buffer: use mapping order in grow_dev_page()

[PATCH 08/18] mm/readahead: allocate folios with mapping order preference
 2023-09-18 13:11 UTC  (2+ messages)

[PATCH] swiotlb: fix the check whether a device has used software IO TLB
 2023-09-18 15:45 UTC  (8+ messages)

rtlwifi: RTL8188EE: Unable to connect to Wifi network
 2023-09-18 13:46 UTC  (6+ messages)

[PATCH v2] x86/shutdown: change default reboot method preference
 2023-09-18 15:44 UTC  (4+ messages)

[PATCH RFT 0/2] i2c: rcar: improve Gen3 support
 2023-09-18 14:44 UTC  (3+ messages)
` [PATCH RFT 2/2] i2c: rcar: improve accuracy for R-Car Gen3+

[PATCH 0/3] RK3588 Rock 5B PCIe support
 2023-09-18 14:14 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: rock-5b: add PCIe network controller
` [PATCH 2/3] arm64: dts: rockchip: rock-5b: add PCIe for M.2 M-key
` [PATCH 3/3] arm64: dts: rockchip: rock-5b: add PCIe for M.2 E-Key

[PATCH v2 0/2] x86/kexec: UKI Support
 2023-09-18 15:36 UTC  (7+ messages)

[PATCH 1/1] spi: imx: take in account bits per word instead of assuming 8-bits
 2023-09-18 15:36 UTC  (2+ messages)

[PATCH v2 0/5] bbdev: API extension for 23.11
 2023-09-18 15:42 UTC  (4+ messages)
` [PATCH v2 2/5] bbdev: add new capabilities for FFT processing

[Intel-xe] [RFC PATCH] drm/xe/display: Select some missing configs
 2023-09-18 15:42 UTC  (4+ messages)

[RFC PATCH 1/1] ACPI / APEI: Fix for overwriting aer info when error status data have multiple sections
 2023-09-18 13:07 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_sequence: remove redundant test doc
 2023-09-18 15:42 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH v4] gpio: sim: fix an invalid __free() usage
 2023-09-18 15:31 UTC  (2+ messages)

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-09-18 15:15 UTC  (4+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support

[PATCH] ext4/mballoc: No need to generate from free list
 2023-09-18 15:36 UTC  (2+ messages)

Mounting subvolumes or subtrees
 2023-09-18 13:08 UTC  (3+ messages)

[PATCH 0/1] x86/kexec: UKI support
 2023-09-18 15:41 UTC  (5+ messages)
  ` [systemd-devel] "

[PATCH 0/6] Enable HS-G5 support on SM8550
 2023-09-18 15:36 UTC  (3+ messages)
` [PATCH 6/6] scsi: ufs: ufs-sysfs: Introduce UFS power info sysfs nodes

[PATCH net-next] ipv6: lockless IPV6_ADDR_PREFERENCES implementation
 2023-09-18 14:23 UTC 

[PATCH v1 1/2] platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_replace()
 2023-09-18 13:50 UTC  (3+ messages)

[RFCv8 PATCH net-next 00/55] net: extend the type of netdev_features_t to bitmap
 2023-09-18 14:25 UTC  (7+ messages)

[PATCH v3] wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
 2023-09-18 13:06 UTC  (6+ messages)

[PATCH v5] driver core: platform: set numa_node before platform_add_device()
 2023-09-18 15:09 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/2] RK3588 EVB1 PCIe support
 2023-09-18 14:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: rk3588-evb1: add PCIe2 network controller
` [PATCH 2/2] arm64: dts: rockchip: rk3588-evb1: add PCIe3 bus

[Buildroot] [PATCH v2 1/2] package/davinci-bootcount: update GitHub URL
 2023-09-18 15:39 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/davinci-bootcount: rename to uboot-bootcount

[PATCH net-next 0/7] net: phy: avoid race when erroring stopping PHY
 2023-09-18 13:05 UTC  (5+ messages)
` [PATCH net-next 1/7] net: phy: always call phy_process_state_change() under lock

[PATCH] git-gui - re-enable use of hook scripts
 2023-09-18 15:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH printk v5 0/8] provide nbcon base
 2023-09-18 14:54 UTC  (2+ messages)

[PATCH v10 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
 2023-09-18 14:27 UTC  (4+ messages)

[LTP] [PATCH v4 0/2] Improve ioctl02.c
 2023-09-18 15:37 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] Refactor ioctl02.c to use the new test API

[PATCH v2 0/7] rng: stm32: support STM32MP13x platforms
 2023-09-18 15:36 UTC  (3+ messages)
` [PATCH v2 1/7] rng: stm32: rename STM32 RNG driver

[PATCH] leds: lp55xx: use gpiod_set_value_cansleep
 2023-09-18 14:32 UTC 

[RFC PATCH v2 0/9] Add FS035VG158 panel
 2023-09-18 12:58 UTC  (2+ messages)
` [RFC PATCH v2 8/9] dt-bindings: vendor-prefixes: Add fascontek

QEMU migration-test CI intermittent failure
 2023-09-18 15:35 UTC  (11+ messages)

[PATCH net v5] team: fix null-ptr-deref when team device type is changed
 2023-09-18 13:04 UTC  (2+ messages)

Fw: [Bug 217922] New: FEC driver not working for imx7dea-com board from kernel 6.1 or later
 2023-09-18 15:06 UTC 

[Intel-xe] [PATCH v2 0/4] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
 2023-09-18 15:34 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 3/4] drm/xe: Rename exec_queue_kill_compute to xe_vm_remove_compute_exec_queue

+ mm-rmap-simplify-pageanonexclusive-sanity-checks-when-adding-anon-rmap-fix.patch added to mm-unstable branch
 2023-09-18 15:17 UTC 

[PATCH v2] HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_battery()
 2023-09-18 14:44 UTC  (2+ messages)

[RFC PATCH bpf-next 0/5] bpf, cgroup: Enable cgroup_array map on cgroup1
 2023-09-18 14:45 UTC  (12+ messages)
` [RFC PATCH bpf-next 1/5] cgroup: Enable task_under_cgroup_hierarchy() "

WARNING: CPU: 14 PID: 125 at drivers/gpu/drm/drm_mode_object.c:45 drm_mode_object_add+0x80/0x90 [drm]
 2023-09-18 14:17 UTC  (2+ messages)

[dm-devel] [PATCH] dm: shortcut the calls to linear_map and stripe_map
 2023-09-18 15:33 UTC 

[PATCH] HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
 2023-09-18 14:46 UTC  (2+ messages)

[PATCH] ext4: Fix incorrect offset
 2023-09-18 14:51 UTC  (2+ messages)

[PATCH 2/2] ext4: trivial: add semicolon after label attributes
 2023-09-18 14:47 UTC  (2+ messages)

[PATCH v1] mm: make __GFP_BITS_SHIFT independent of CONFIG_LOCKDEP
 2023-09-18 15:32 UTC 

[PATCH] rust: Respect HOSTCC when linking for host
 2023-09-18 15:24 UTC  (6+ messages)

[syzbot] INFO: task hung in ext4_fallocate
 2023-09-18 14:43 UTC 

[PATCH] usb:typec:tcpm:support double Rp to Vbus cable as sink
 2023-09-18 14:22 UTC  (3+ messages)

[PATCH] dev-manual: disk-space: improve wording for obsolete sstate cache files
 2023-09-18 15:31 UTC  (4+ messages)
` [docs] "

[PATCH 0/8] ppc: Clean up local variable shadowing
 2023-09-18 15:30 UTC  (5+ messages)
` [PATCH 5/8] spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
` [PATCH 8/8] spapr/drc: Clean up local variable shadowing in prop_get_fdt()

[PATCH v2] dev-manual: disk-space: improve wording for obsolete sstate cache files
 2023-09-18 15:30 UTC 

[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
 2023-09-18 15:29 UTC  (3+ messages)

[PATCHSET v2 0/2] fstests: fix ro mounting with unknown rocompat features
 2023-09-18 15:17 UTC  (3+ messages)

[PATCH] power: supply: Fix info use-after-free
 2023-09-18 15:04 UTC  (2+ messages)

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-09-18 15:03 UTC  (8+ messages)
` [RFC PATCH 3/9] Documentation/scrub-configure.rst: Add documentation for scrub driver

split up ->kill_sb
 2023-09-18 15:24 UTC  (4+ messages)
` [PATCH 15/19] kernfs: split ->kill_sb

[PATCH v2 0/2] Add DSS support for TI AM62A7 SoC
 2023-09-18 15:23 UTC  (3+ messages)
` [PATCH v2 2/2] drivers/tidss: Add support for AM62A7 DSS

[PATCH net-next 0/3] Wangxun ethtool stats
 2023-09-18 15:23 UTC  (3+ messages)
` [PATCH net-next 1/3] net: libwx: support hardware statistics

[PATCH v5] hid-mcp2200: added driver for GPIOs of MCP2200
 2023-09-18 15:14 UTC  (2+ messages)
` [PATCH v6] HID: mcp2200: "

[PATCH 0/1] MAINTAINERS: Add myself into x86 platform driver
 2023-09-18 13:21 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: Add myself into x86 platform driver maintainers

[PATCH tip] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
 2023-09-18 14:08 UTC 

[PATCH 0/2] Fix for GPIO interrupts
 2023-09-18 13:18 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: renesas: rzg2l: Enable noise filter for GPIO interrupt input

[PATCH tip v2] x86/percpu: Do not clobber %rsi in percpu_{try_,}cmpxchg{64,128}_op
 2023-09-18 15:14 UTC 

[PATCH 6.5 000/285] 6.5.4-rc1 review
 2023-09-18 15:25 UTC  (2+ messages)

Issue: padata: UAF in padata_serial_worker reproduce
 2023-09-18 13:21 UTC  (2+ messages)

[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-09-18 14:50 UTC  (3+ messages)
` [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH] platform/x86: thinkpad_acpi: Take mutex in hotkey_resume
 2023-09-18 13:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] netfs: Only call folio_start_fscache() one time for each folio
 2023-09-18 13:17 UTC 

[PATCH] wifi: ath10k: simplify SDIO async handling
 2023-09-18 14:37 UTC 

[PULL 0/9] testing updates (back to green!)
 2023-09-18 15:23 UTC  (3+ messages)

[PATCH 0/2 v3] tracing: Remove eventfs_files by use of callbacks
 2023-09-18 15:01 UTC  (3+ messages)
` [PATCH 1/2 v3] eventfs: Remove eventfs_file and just use eventfs_inode


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.