linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-15 22:16:45 to 2023-12-16 01:52:35 UTC [more...]

[PATCH 0/3] nfsd: fully close all files in the nfsd threads
 2023-12-16  1:50 UTC  (12+ messages)
` [PATCH 1/3] nfsd: use __fput_sync() to avoid delayed closing of files

[PATCH v4 0/1] Add StarFive JH8100 watchdog
 2023-12-16  1:48 UTC  (2+ messages)
` [PATCH v4 1/1] dt-bindings: watchdog: starfive,jh7100-wdt: Add compatible for JH8100

[PATCH V2 net-next 0/3] There are some features for the HNS3 ethernet driver
 2023-12-16  1:42 UTC  (7+ messages)
` [PATCH V2 net-next 1/3] net: hns3: add command queue trace for hns3
` [PATCH V2 net-next 2/3] net: hns3: dump more reg info based on ras mod

[PATCH 1/2] locking/mutex: Clean up mutex.h
 2023-12-16  1:36 UTC  (2+ messages)
` [PATCH 2/2] locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive

[PATCH v8 0/3] Add displays support for bsh-smm-s2/pro boards
 2023-12-16  1:36 UTC  (3+ messages)
` [PATCH v8 3/3] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup

[PATCH 1/3] hwmon: max31827: Add PEC support
 2023-12-16  1:32 UTC  (4+ messages)

[PATCH v4 02/10] locking: introduce devm_mutex_init
 2023-12-16  1:30 UTC  (4+ messages)
` [PATCH RFC v4-bis] "

make deb-pkg: Does not strip debug symbols when compressing modules
 2023-12-16  1:24 UTC  (3+ messages)

[PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf
 2023-12-16  1:17 UTC  (2+ messages)

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-12-16  1:16 UTC  (6+ messages)
` [RFC PATCH net-next v3 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings

[PATCH 2/2] platform/x86/intel/pmc: Fix in pmc_core_ssram_get_pmc()
 2023-12-16  1:17 UTC 

[PATCH 1/2] platform/x86/intel/pmc: Fix hang in pmc_core_send_ltr_ignore()
 2023-12-16  1:16 UTC 

[PATCH v2] ext4: fix inconsistent between segment fstrim and full fstrim
 2023-12-16  1:09 UTC 

[PATCH] ext4: fix inconsistent between segment fstrim and full fstrim
 2023-12-16  1:01 UTC  (3+ messages)

[PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other
 2023-12-16  1:01 UTC  (5+ messages)
` [PATCH v2 1/4] staging: rtl8192e: rename variable pHT
` [PATCH v2 2/4] staging: rtl8192e: rename variable pCapELE
` [PATCH v2 3/4] staging: rtl8192e: rename variable HTGetHighestMCSRate
` [PATCH v2 4/4] staging: rtl8192e: renamed variable HTFilterMCSRate

[PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
 2023-12-16  0:53 UTC  (3+ messages)

[PATCH] platform/x86/intel/vsec: Add support for Lunar Lake M
 2023-12-16  0:51 UTC 

htmldocs: ./scripts/kernel-doc: ./drivers/gpu/drm/i915/gt/uc/intel_guc.h:268: warning: Excess struct member 'guc_ids_in_use' description in 'intel_guc'
 2023-12-16  0:44 UTC 

[PATCH] mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
 2023-12-16  0:41 UTC 

[PATCH v6 1/5] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-12-16  0:23 UTC  (5+ messages)
` [PATCH v6 2/5] dt-bindings: reset: mediatek: add MT7988 ethwarp reset IDs
` [PATCH v6 3/5] dt-bindings: clock: mediatek: add clock controllers of MT7988
` [PATCH v6 4/5] clk: mediatek: add pcw_chg_bit control for PLLs "
` [PATCH v6 5/5] clk: mediatek: add drivers for MT7988 SoC

[net-next PATCH v4 0/4] net: phy: generic polarity + LED support for qca808x
 2023-12-15 21:22 UTC  (5+ messages)
` [net-next PATCH v4 1/4] dt-bindings: net: phy: Document new LEDs polarity property
` [net-next PATCH v4 2/4] net: phy: add support for PHY LEDs polarity modes
` [net-next PATCH v4 3/4] dt-bindings: net: Document QCA808x PHYs
` [net-next PATCH v4 4/4] net: phy: at803x: add LED support for qca808x

[PATCH v5] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-16  0:22 UTC 

[PATCH RFC v15 00/30] Drivers for Gunyah hypervisor
 2023-12-16  0:21 UTC  (31+ messages)
` [PATCH RFC v15 01/30] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH RFC v15 02/30] dt-bindings: Add binding for gunyah hypervisor
` [PATCH RFC v15 03/30] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH RFC v15 04/30] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH RFC v15 05/30] virt: gunyah: Add hypervisor driver
` [PATCH RFC v15 06/30] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH RFC v15 07/30] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH RFC v15 08/30] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH RFC v15 09/30] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH RFC v15 10/30] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH RFC v15 11/30] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH RFC v15 12/30] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH RFC v15 13/30] virt: gunyah: Add resource tickets
` [PATCH RFC v15 14/30] virt: gunyah: Add IO handlers
` [PATCH RFC v15 15/30] gunyah: Add hypercalls for demand paging
` [PATCH RFC v15 16/30] virt: gunyah: Add interfaces to map memory into guest address space
` [PATCH RFC v15 17/30] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH RFC v15 18/30] virt: gunyah: Add IO handlers
` [PATCH RFC v15 19/30] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH RFC v15 20/30] virt: gunyah: Implement guestmemfd
` [PATCH RFC v15 21/30] virt: gunyah: Add ioctl to bind guestmem to VMs
` [PATCH RFC v15 22/30] virt: gunyah: guestmem: Initialize RM mem parcels from guestmem
` [PATCH RFC v15 23/30] virt: gunyah: Allow userspace to initialize context of primary vCPU
` [PATCH RFC v15 24/30] virt: gunyah: Share guest VM dtb configuration to Gunyah
` [PATCH RFC v15 25/30] virt: gunyah: Enable demand paging
` [PATCH RFC v15 26/30] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH RFC v15 27/30] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH RFC v15 28/30] virt: gunyah: Add irqfd interface
` [PATCH RFC v15 29/30] virt: gunyah: Add ioeventfd
` [PATCH RFC v15 30/30] MAINTAINERS: Add Gunyah hypervisor drivers section

[RFC 0/2] How effective is numa_preferred_nid w.r.t. NUMA performance?
 2023-12-16  0:18 UTC  (3+ messages)
` [RFC/POC 1/2] sched/numa: Adds ability to over-ride a tasks numa_preferred_nid
` [RFC/POC 2/2] sched/numa: Adds simple prctl for setting task's preferred node affinity

[PATCH v4 0/5] gpiolib: cdev: relocate debounce_period_us
 2023-12-16  0:16 UTC  (6+ messages)
` [PATCH v4 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v4 2/5] gpiolib: remove "
` [PATCH v4 3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()
` [PATCH v4 4/5] gpiolib: cdev: fully adopt guard() and scoped_guard()
` [PATCH v4 5/5] gpiolib: cdev: improve documentation of get/set values

[PATCH v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
 2023-12-16  0:14 UTC  (2+ messages)

[RESEND PATCH v2] acpi: Use access_width over register_width for system memory accesses
 2023-12-16  0:13 UTC 

[PATCH] dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input
 2023-12-16  0:10 UTC  (2+ messages)

[PATCH V2 0/1] Make gb-beagleplay driver Greybus compliant
 2023-12-16  0:09 UTC  (4+ messages)
` [PATCH V2 1/1] greybus: gb-beagleplay: Remove use of pad bytes

[PATCH] Revert "soc: qcom: stats: Add DDR sleep stats"
 2023-12-16  0:05 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: fix USB wakeup interrupts again (pt 2)
 2023-12-16  0:04 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm670: fix USB DP/DM HS PHY interrupts

[PATCH] pinctrl: qcom: lpass-lpi: remove duplicated include
 2023-12-16  0:04 UTC  (2+ messages)

[PATCH v4 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-16  0:03 UTC  (9+ messages)
` [PATCH v4 3/5] iommu/arm-smmu: add ACTLR data and support for SM8550
` [PATCH v4 5/5] iommu/arm-smmu: re-enable context caching in smmu reset operation

[PATCH] dt-bindings: PCI: qcom: Correct reset-names property
 2023-12-16  0:03 UTC  (4+ messages)

[PATCH] rust: support `srctree`-relative links
 2023-12-16  0:02 UTC  (2+ messages)

[PATCH v4] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-16  0:00 UTC  (2+ messages)

[PATCH v8 0/3] add zynqmp TCM bindings
 2023-12-15 23:57 UTC  (4+ messages)
` [PATCH v8 1/3] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
` [PATCH v8 2/3] dts: zynqmp: add properties for TCM in remoteproc
` [PATCH v8 3/3] remoteproc: zynqmp: parse TCM from device tree

[PATCH] drm/vmwgfx: fix kernel-doc Excess struct member 'base'
 2023-12-15 23:56 UTC 

[PATCH v3 1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-12-15 23:55 UTC  (2+ messages)

[PATCH] net: sunrpc: sizeof('\0') is 4, not 1
 2023-12-15 23:53 UTC 

drivers/gpu/drm/tegra/hub.c:536:(.text+0x1266): relocation truncated to fit: R_CKCORE_PCREL_IMM16BY4 against `__jump_table'
 2023-12-15 23:51 UTC 

[GIT PULL] arm64 fixes for 6.7-rc6
 2023-12-15 23:47 UTC 

[PATCH 2/2] rust: sync: add `CondVar::wait_timeout`
 2023-12-15 23:45 UTC  (4+ messages)
` [PATCH] rust: sync: Makes `CondVar::wait()` an uninterruptible wait

[PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework
 2023-12-15 23:45 UTC  (3+ messages)

[tip:x86/tdx] BUILD SUCCESS 83e1bdc94f32dcf52dfcd2025acc7a2b9376b1e8
 2023-12-15 23:44 UTC 

[PATCH v3] checkpatch: don't take signature to be part of the commit SHA
 2023-12-15 23:43 UTC 

[PATCH] drm/vmwgfx: fix all kernel-doc warnings in stdu
 2023-12-15 23:41 UTC 

scripts/kernel-doc: drivers/mtd/nand/raw/marvell_nand.c:352: warning: Excess struct member 'sels' description in 'marvell_nand_chip'
 2023-12-15 23:39 UTC 

drivers/leds/leds-lm3697.c:93: warning: Excess struct member 'leds' description in 'lm3697'
 2023-12-15 23:39 UTC 

[Regression] Commit 40613da52b13 ("PCI: acpiphp: Reassign resources on bridge if necessary")
 2023-12-15 23:35 UTC  (6+ messages)

[PATCH v3 0/5] gpiolib: cdev: relocate debounce_period_us
 2023-12-15 23:33 UTC  (7+ messages)
` [PATCH v3 1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
` [PATCH v3 3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo()

[PATCH v3] dt-bindings: iommu: Convert msm,iommu-v0 to yaml
 2023-12-15 23:32 UTC  (3+ messages)

[PATCH] md/raid1: remove unnecessary null checking
 2023-12-15 23:31 UTC  (2+ messages)

[PATCH 00/18] perf: Convert to platform remove callback returning void
 2023-12-15 23:30 UTC  (3+ messages)
` [PATCH 16/18] perf: qcom_l2: "

[PATCH v2 0/2] support read error check in raid1
 2023-12-15 23:28 UTC  (2+ messages)

[PATCH v4 0/7] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-15 23:26 UTC  (8+ messages)
` [PATCH v4 1/7] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v4 2/7] cxl/events: Promote CXL event structures to a core header
` [PATCH v4 3/7] cxl/events: Create common event UUID defines
` [PATCH v4 4/7] cxl/events: Separate UUID from event structures
` [PATCH v4 5/7] cxl/events: Create a CXL event union
` [PATCH v4 6/7] firmware/efi: Process CXL Component Events
` [PATCH v4 7/7] cxl/memdev: Register for and process CPER events

[RESEND PATCH] arm64: dts: freescale: fix the schema check errors for fsl,tmu-calibration
 2023-12-15 23:07 UTC 

[PATCH v2 0/2] md: fix is_mddev_idle()
 2023-12-15 23:12 UTC  (3+ messages)
` [PATCH v2 1/2] md: Fix overflow in is_mddev_idle

[PATCH] kexec: allocate kernel above bzImage's pref_address
 2023-12-15 23:11 UTC  (4+ messages)

[PATCH v2 0/4] [Series 4] staging: rtl8192e: rename variable pHT and (3) other
 2023-12-15 23:12 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8192e: rename variable pHT
` [PATCH 2/4] staging: rtl8192e: rename variable pCapELE
` [PATCH 3/4] staging: rtl8192e: rename variable HTGetHighestMCSRate
` [PATCH 4/4] staging: rtl8192e: renamed variable HTFilterMCSRate

[PATCH] x86/mce: Update references to the Intel SDM
 2023-12-15 23:11 UTC  (4+ messages)
` x86/mce: Is mce_is_memory_error() incorrect for Intel?

scripts/kernel-doc: drivers/block/drbd/drbd_bitmap.c:1222: warning: Function parameter or struct member 'peer_device' not described in 'drbd_bm_read'
 2023-12-15 23:07 UTC 

[PATCH] usb: misc: Add driver for Motorola Solutions security accessories
 2023-12-15 22:46 UTC  (2+ messages)

fs/bcachefs/snapshot.c:974:17: sparse: sparse: cast from restricted __le32
 2023-12-15 22:57 UTC 

[PATCH v2] sched/fair: Check a task has a fitting cpu when updating misfit
 2023-12-12 15:59 UTC  (2+ messages)

[PATCH] ASoC: hdmi-codec: register hpd callback on component probe
 2023-12-15 22:55 UTC  (3+ messages)

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2023-12-15 22:50 UTC  (2+ messages)

[PATCH v39 00/42] LSM: General module stacking
 2023-12-15 22:16 UTC  (43+ messages)
  ` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v39 02/42] SM: Infrastructure management of the sock security
  ` [PATCH v39 03/42] LSM: Add the lsmblob data structure
  ` [PATCH v39 04/42] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v39 05/42] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v39 06/42] LSM: Add lsmblob_to_secctx hook
  ` [PATCH v39 07/42] Audit: maintain an lsmblob in audit_context
  ` [PATCH v39 08/42] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v39 09/42] Audit: Update shutdown LSM data
  ` [PATCH v39 10/42] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v39 11/42] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v39 12/42] Audit: use an lsmblob in audit_names
  ` [PATCH v39 13/42] LSM: Create new security_cred_getlsmblob LSM hook
  ` [PATCH v39 14/42] Audit: Change context data from secid to lsmblob
  ` [PATCH v39 15/42] Netlabel: Use lsmblob for audit data
  ` [PATCH v39 16/42] LSM: Ensure the correct LSM context releaser
  ` [PATCH v39 17/42] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v39 18/42] LSM: Use lsmcontext in security_lsmblob_to_secctx
  ` [PATCH v39 19/42] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v39 20/42] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v39 21/42] LSM: security_lsmblob_to_secctx module selection
  ` [PATCH v39 22/42] Audit: Create audit_stamp structure
  ` [PATCH v39 23/42] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v39 24/42] Audit: Add record for multiple task security contexts
  ` [PATCH v39 25/42] audit: multiple subject lsm values for netlabel
  ` [PATCH v39 26/42] Audit: Add record for multiple object contexts
  ` [PATCH v39 27/42] LSM: Remove unused lsmcontext_init()
  ` [PATCH v39 28/42] LSM: Improve logic in security_getprocattr
  ` [PATCH v39 29/42] LSM: secctx provider check on release
  ` [PATCH v39 30/42] LSM: Single calls in socket_getpeersec hooks
  ` [PATCH v39 31/42] LSM: Exclusive secmark usage
  ` [PATCH v39 32/42] LSM: Identify which LSM handles the context string
  ` [PATCH v39 33/42] AppArmor: Remove the exclusive flag
  ` [PATCH v39 34/42] LSM: Add mount opts blob size tracking
  ` [PATCH v39 35/42] LSM: allocate mnt_opts blobs instead of module specific data
  ` [PATCH v39 36/42] LSM: Infrastructure management of the key security blob
  ` [PATCH v39 37/42] LSM: Infrastructure management of the mnt_opts "
  ` [PATCH v39 38/42] LSM: Correct handling of ENOSYS in inode_setxattr
  ` [PATCH v39 39/42] LSM: Remove lsmblob scaffolding
  ` [PATCH v39 40/42] LSM: Allow reservation of netlabel
  ` [PATCH v39 41/42] LSM: restrict security_cred_getsecid() to a single LSM
  ` [PATCH v39 42/42] Smack: Remove LSM_FLAG_EXCLUSIVE

[PATCH v4 0/5] kunit: Add helpers for creating test-managed devices
 2023-12-15 22:48 UTC  (3+ messages)
` [PATCH v4 5/5] drm/tests: Switch to kunit devices

[PATCH v2] rcu: Provide a boot time parameter to control lazy RCU
 2023-12-15 22:47 UTC  (8+ messages)

[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in hci_cmd_sync_submit
 2023-12-15 22:47 UTC  (2+ messages)

[PATCH v10 00/41] Introduce QC USB SND audio offloading support
 2023-12-15 22:38 UTC  (3+ messages)
` [PATCH v10 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2023-12-15 22:06 UTC  (5+ messages)
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 4/7] ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constant
` [RFC PATCH v2 5/7] timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
` [RFC PATCH v2 6/7] treewide: Remove system_counterval_t.cs, which is never read

[PATCH 3/3] watchdog: sbsa_gwdt: add support for Marvell ac5
 2023-12-15 22:35 UTC  (2+ messages)

[PATCH -fixes v2] riscv: Check if the code to patch lies in the exit section
 2023-12-15 22:34 UTC  (2+ messages)

[PATCH -fixes v2] riscv: Fix wrong usage of lm_alias() when splitting a huge linear mapping
 2023-12-15 22:33 UTC  (2+ messages)

[PATCH] spi: stm32: use runtime PM to enable/disable controller
 2023-12-15 22:22 UTC  (4+ messages)

[PATCH v2] x86/pci: Stop requiring ECAM to be declared in E820, ACPI or EFI
 2023-12-15 22:03 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).