public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-10 00:01:23 to 2024-02-10 10:34:20 UTC [more...]

[PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
 2024-02-10 10:33 UTC  (5+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist

[PATCH] usb: core: Kconfig: Improve USB authorization mode help
 2024-02-10 10:27 UTC  (2+ messages)

[PATCH v2 1/2] signal: add the "int si_code" arg to prepare_kill_siginfo()
 2024-02-10 10:23 UTC  (7+ messages)
` [PATCH v2 2/2] pidfd: change pidfd_send_signal() to respect PIDFD_THREAD

[syzbot] [kernel?] KASAN: slab-use-after-free Read in __unix_gc
 2024-02-10 10:07 UTC  (7+ messages)

[PATCH v7 1/4] lib/stackdepot: Move stack_record struct definition into the header
 2024-02-10  9:59 UTC  (2+ messages)

[PATCH v2] irqchip/irq-brcmstb-l2: add write memory barrier before exit
 2024-02-10  9:32 UTC  (2+ messages)

[PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives
 2024-02-10  9:32 UTC  (27+ messages)
` [PATCH 01/10] scsi: 3w-xxxx: Trivial: Remove trailing whitespace
` [PATCH 02/10] scsi: 53c700: "
` [PATCH 03/10] scsi: NCR5380: Replace snprintf() with the safer scnprintf() variant
` [PATCH 04/10] scsi: aacraid: linit: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 05/10] scsi: aacraid: linit: Replace snprintf() with the safer scnprintf() variant
` [PATCH 06/10] scsi: aha1542: "
` [PATCH 07/10] scsi: aic7xxx: aicasm: Trivial: Remove trailing whitespace
` [PATCH 08/10] scsi: aic7xxx: aicasm: Replace snprintf() with the safer scnprintf() variant
` [PATCH 09/10] scsi: aic94xx: Remove snprintf() from sysfs call-backs and replace with sysfs_emit()
` [PATCH 10/10] scsi: arcmsr: "
    ` .mailmap support for removals (was Re: [PATCH 00/10] scsi: Replace {v}snprintf() variants with safer alternatives)

[PATCH] fbdev/sh7760fb: allow modular build
 2024-02-10  9:31 UTC  (3+ messages)

[syzbot] [block?] WARNING in bdev_file_open_by_dev
 2024-02-10  9:23 UTC  (4+ messages)

[PATCH] x86/vdso: Move vDSO to mmap region
 2024-02-10  9:18 UTC 

[syzbot] Monthly btrfs report (Feb 2024)
 2024-02-10  8:48 UTC  (2+ messages)

@ X: Fair Source Philosophy SUMMARY
 2024-02-10  8:25 UTC 

[PATCH v1 0/2] RISC-V: enable rust
 2024-02-10  8:13 UTC  (12+ messages)

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-10  8:08 UTC  (8+ messages)
` [PATCH v14 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v14 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control

[PATCH 0/6] Red-black tree abstraction needed by Rust Binder
 2024-02-10  8:05 UTC  (3+ messages)
` [PATCH 1/6] rust: add `container_of!` macro

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-10  7:52 UTC  (8+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "

[PATCH v7 0/4] page_owner: print stacks and their outstanding allocations
 2024-02-10  7:52 UTC  (6+ messages)
` [PATCH v7 3/4] mm,page_owner: Display all stacks and their count

[PATCH v5 0/9] File abstractions needed by Rust Binder
 2024-02-10  7:52 UTC  (9+ messages)
` [PATCH v5 6/9] rust: file: add `FileDescriptorReservation`
` [PATCH v5 7/9] rust: file: add `Kuid` wrapper
` [PATCH v5 8/9] rust: file: add `DeferredFdCloser`
` [PATCH v5 9/9] rust: file: add abstraction for `poll_table`

[PATCH] selftests/mm: Don't needlessly use sudo to obtain root in run_vmtests.sh
 2024-02-10  7:40 UTC  (2+ messages)

[PATCH v2] Revert "usb: typec: tcpm: fix cc role at port reset"
 2024-02-10  7:38 UTC  (3+ messages)

[PATCH] drm/i915: Add flex arrays to struct i915_syncmap
 2024-02-10  7:25 UTC  (2+ messages)

[PATCH v2] x86/tdx: replace deprecated strncpy with strtomem_pad
 2024-02-10  7:19 UTC  (4+ messages)

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-10  7:09 UTC  (23+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller
` [PATCH 02/22] gpio: Add ChromeOS EC GPIO driver
` [PATCH 03/22] dt-bindings: usb: Add downstream facing ports to realtek binding
` [PATCH 04/22] usb: core: Set connect_type of ports based on DT node
` [PATCH 05/22] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH 06/22] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH 07/22] device property: Add remote endpoint to devcon matcher
` [PATCH 08/22] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH 09/22] platform/chrome: cros_typec_switch: Use read_poll_timeout helper
` [PATCH 10/22] platform/chrome: cros_typec_switch: Move port creation code to sub-function
` [PATCH 11/22] platform/chrome: cros_typec_switch: Use fwnode instead of ACPI APIs
` [PATCH 12/22] platform/chrome: cros_typec_switch: Use dev_err_probe()
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 14/22] platform/chrome: cros_typec_switch: Add support for signaling HPD to drm_bridge
` [PATCH 15/22] platform/chrome: cros_typec_switch: Support DP muxing via DRM lane assignment
` [PATCH 16/22] platform/chrome: cros_typec_switch: Support orientation-switch
` [PATCH 17/22] platform/chrome: cros_typec_switch: Handle lack of HPD information
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
` [PATCH 19/22] arm64: dts: qcom: sc7180: quackingstick: Disable instead of delete usb_c1
` [PATCH 20/22] arm64: dts: qcom: sc7180: pazquel: Add missing comment header
` [PATCH 21/22] arm64: dts: qcom: sc7180-trogdor: Make clamshell/detachable fragments
` [PATCH 22/22] arm64: dts: qcom: sc7180-trogdor: Wire up USB and DP to usb-c-connectors

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-10  7:06 UTC  (8+ messages)
` [PATCH 1/3] rust: add userspace pointers

[PATCH net-next v4] net/mlx5e: link NAPI instances to queues and IRQs
 2024-02-10  7:01 UTC  (2+ messages)

linux-next: build warning after merge of the kspp tree
 2024-02-10  6:44 UTC  (2+ messages)

[PATCH 0/2] Drop obsolete configs from hardening.config
 2024-02-10  6:31 UTC  (2+ messages)

[PATCH 1/3] smb: client: do not defer close open handles to deleted files
 2024-02-10  5:59 UTC  (2+ messages)

[PATCH v5] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-02-10  5:52 UTC 

[PATCH] fs: smb: client: Reset password pointer to NULL
 2024-02-10  5:46 UTC  (2+ messages)

[PATCH v3 00/24] gpio: rework locking and object life-time control
 2024-02-10  5:37 UTC  (3+ messages)
` [PATCH v3 23/24] gpio: remove the RW semaphore from the GPIO device

[syzbot] [kernel?] linux-next boot error: kernel panic: VFS: Unable to mount root fs on unknown-block(NUM,NUM) (2)
 2024-02-10  5:30 UTC 

[PATCH] x86/coco: Require seeding RNG with RDRAND on CoCo systems
 2024-02-10  5:09 UTC  (2+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-02-10  5:01 UTC  (8+ messages)

[PATCH v2 1/9] perf thread_map: Skip exited threads when scanning /proc
 2024-02-10  4:42 UTC  (8+ messages)
` [PATCH v2 6/9] perf tests: Use scandirat for shell script finding
` [PATCH v2 7/9] perf tests: Run time generate shell test suites
` [PATCH v2 8/9] perf srcline: Add missed addr2line closes

[RFC PATCH] cpuset: remove /proc/PID/cpuset
 2024-02-10  4:34 UTC  (2+ messages)

[PATCH v2 0/4] Memory management patches needed by Rust Binder
 2024-02-10  4:23 UTC  (5+ messages)
` [PATCH v2 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v2 4/4] rust: add abstraction for `struct page`

[RFC PATCH 0/8] cgroup/cpuset: Support RCU_NOCB on isolated partitions
 2024-02-10  4:19 UTC  (5+ messages)

[BUG] Infinite loop in cleanup_mnt() task_work on 6.3-rc3
 2024-02-10  4:13 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS f6a1892585cd19e63c4ef2334e26cd536d5b678d
 2024-02-10  4:08 UTC 

[PATCH 0/2] stddef: Allow attributes to be used when creating flex arrays
 2024-02-10  3:48 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] net/ipv4: Annotate imsf_slist_flex with __counted_by(imsf_numsrc)

[PATCH v2 0/2] PCI/IOV: sriov_numvfs bug fixes
 2024-02-10  3:22 UTC  (5+ messages)
  ` [PATCH v2 1/2] PCI/IOV: Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
  ` [PATCH v2 2/2] pci/iov: fix kobject_uevent() ordering in sriov_enable()

[PATCH v3 0/6] maps memory improvements and fixes
 2024-02-10  3:17 UTC  (7+ messages)
` [PATCH v3 1/6] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v3 2/6] perf maps: Get map before returning in maps__find
` [PATCH v3 3/6] perf maps: Get map before returning in maps__find_by_name
` [PATCH v3 4/6] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v3 5/6] perf maps: Hide maps internals
` [PATCH v3 6/6] perf maps: Locking tidy up of nr_maps

[PATCH v8 0/3] Change PWM-controlled LED pin active mode and algorithm
 2024-02-10  3:09 UTC  (4+ messages)
` [PATCH v8 2/3] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v3 00/19] Remove pm_power_off use in drivers/power/reset
 2024-02-10  3:06 UTC  (3+ messages)
` [PATCH v3 07/19] power: reset: brcm-kona-reset: Use devm_register_sys_off_handler(RESTART)

[PATCH v1 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-10  3:05 UTC  (5+ messages)
` [PATCH v1 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v1 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v1 3/4] dt-bindings: Add post-init-supplier property
` [PATCH v1 4/4] of: property: fw_devlink: Add support for "post-init-supplier" property

[PATCH v2] MAINTAINERS: Update bouncing @codeaurora addresses
 2024-02-10  3:00 UTC  (2+ messages)

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-10  2:59 UTC  (6+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH v2 0/6] maps memory improvements and fixes
 2024-02-10  2:46 UTC  (3+ messages)

[PATCH 1/1] hugetlb: fix CONFIG_PADATA dependency for non-SMP system
 2024-02-10  2:45 UTC  (2+ messages)

[PATCH net-next v2] net/sched: actions report errors with extack
 2024-02-10  2:45 UTC  (7+ messages)

[PATCH] x86/bugs: Default retbleed to =stuff when retpoline is auto enabled
 2024-02-10  2:39 UTC  (6+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
 2024-02-10  2:39 UTC  (2+ messages)
` [syzbot] [reiserfs?] "

[PATCH v4 00/10] IOMMU memory observability
 2024-02-10  2:21 UTC  (4+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations

[PATCH v3 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-02-10  2:10 UTC  (2+ messages)
` [PATCH v3 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH 1/1] PCI: Cleanup link activation wait logic
 2024-02-10  1:50 UTC  (4+ messages)

[GIT PULL] ksmbd server fixes
 2024-02-10  1:45 UTC 

[PATCH 0/2] PCI: Rework error reporting with PCIe failed link retraining
 2024-02-10  1:43 UTC  (3+ messages)
` [PATCH 1/2] PCI: Correct "
` [PATCH 2/2] PCI: Use an error code "

[net-next PATCH v7 00/10] net: phy: Introduce PHY Package concept
 2024-02-10  1:41 UTC  (15+ messages)
` [net-next PATCH v7 02/10] net: phy: add support for scanning PHY in PHY packages nodes
` [net-next PATCH v7 03/10] net: phy: add devm/of_phy_package_join helper
` [net-next PATCH v7 04/10] net: phy: qcom: move more function to shared library
` [net-next PATCH v7 05/10] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v7 06/10] net: phy: provide whether link has changed in c37_read_status
` [net-next PATCH v7 07/10] net: phy: qcom: add support for QCA807x PHY Family
` [net-next PATCH v7 08/10] net: phy: qcom: move common qca808x LED define to shared header

[PATCH v2] soc: qcom: llcc: Check return value on Broadcast_OR reg read
 2024-02-10  1:30 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.8-rc3
 2024-02-10  1:24 UTC  (2+ messages)

[PATCH v1 00/14] UNI-T UTi260B support
 2024-02-10  1:18 UTC  (15+ messages)
` [PATCH v1 01/14] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v1 02/14] dt-bindings: bus: imx-weim: "
` [PATCH v1 03/14] dt-bindings: sound: fsl,imx-asrc: "
` [PATCH v1 04/14] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v1 05/14] dt-bindings: soc: imx: fsl,imx-anatop: add binding
` [PATCH v1 06/14] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6
` [PATCH v1 07/14] dt-bindings: lcdif: Do not require power-domains for i.MX6ULL
` [PATCH v1 08/14] dt-bindings: fsl-imx-sdma: fix HDMI audio index
` [PATCH v1 09/14] ARM: dts: imx6ull: fix pinctrl node name
` [PATCH v1 10/14] ARM: dts: imx6ul: Remove fsl,anatop from usbotg1
` [PATCH v1 11/14] ARM: dts: imx6ul: add missing #thermal-sensor-cells
` [PATCH v1 12/14] dt-bindings: vendor-prefixes: add UNI-T
` [PATCH v1 13/14] dt-bindings: arm: add UNI-T UTi260b
` [PATCH v1 14/14] ARM: dts: imx6ull-uti260b: Add board

[PATCH] irqchip/irq-bcm7038-l1: Prefer struct_size over open coded arithmetic
 2024-02-10  1:21 UTC  (3+ messages)

[PATCH] irqchip/bcm-6345-l1: Prefer struct_size over open coded arithmetic
 2024-02-10  1:19 UTC  (3+ messages)

[PATCH v4 1/4] sched/topology: Remove duplicate descriptions from TOPOLOGY_SD_FLAGS
 2024-02-10  1:16 UTC  (7+ messages)
` [PATCH v4 3/4] sched/fair: Rework sched_use_asym_prio() and sched_asym_prefer()
` [PATCH v4 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()

[GIT PULL] smb3 client fixes
 2024-02-10  1:15 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 6.8-rc4
 2024-02-10  1:15 UTC  (2+ messages)

[PATCH] Documentation: embargoed-hardware-issues.rst: Fix Trilok's email
 2024-02-10  0:59 UTC  (4+ messages)

[PATCH RFT v5 0/7] fork: Support shadow stacks in clone3()
 2024-02-10  0:56 UTC  (5+ messages)
` [PATCH RFT v5 4/7] fork: Add shadow stack support to clone3()

[PATCH v3 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
 2024-02-10  0:01 UTC  (3+ messages)

[PATCH 0/7] Fixes and cleanups to fs-writeback
 2024-02-10  0:46 UTC  (3+ messages)
` [PATCH 4/7] fs/writeback: remove unneeded check in writeback_single_inode

[PATCH v4] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts
 2024-02-10  0:41 UTC  (4+ messages)

[PATCH v4 bpf-next] net: remove check in __cgroup_bpf_run_filter_skb
 2024-02-09 19:41 UTC 

[PATCH 0/3] Restructure init sequence to set aside reserved memory earlier
 2024-02-10  0:29 UTC  (4+ messages)
` [PATCH 1/3] loongarch: Call arch_mem_init() before platform_init() in the init sequence
` [PATCH 2/3] openrisc: Call setup_memory() earlier "
` [PATCH 3/3] sh: Call paging_init() "

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-10  0:28 UTC  (10+ messages)
` [PATCH v15-RFC "

[PATCH] cifs: Convert struct fealist away from 1-element array
 2024-02-10  0:28 UTC  (4+ messages)

[PATCH v8 0/7] Preparatory changes for Proxy Execution v8
 2024-02-10  0:23 UTC  (8+ messages)
` [PATCH v8 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock
` [PATCH v8 2/7] locking/mutex: Make mutex::wait_lock irq safe
` [PATCH v8 3/7] locking/mutex: Expose __mutex_owner()
` [PATCH v8 4/7] sched: Add do_push_task helper
` [PATCH v8 5/7] sched: Consolidate pick_*_task to task_is_pushable helper
` [PATCH v8 6/7] sched: Split out __schedule() deactivate task logic into a helper
` [PATCH v8 7/7] sched: Split scheduler and execution contexts

[PATCH] dmaengine: idxd: Ensure safe user copy of completion record
 2024-02-10  0:20 UTC  (3+ messages)

[syzbot] [net?] INFO: task hung in unix_dgram_sendmsg
 2024-02-10  0:17 UTC  (2+ messages)

[PATCH 0/4] powerpc: struct bus_type cleanup
 2024-02-10  0:07 UTC  (5+ messages)
` [PATCH 1/4] powerpc: vio: move device attributes into a new ifdef
` [PATCH 2/4] powerpc: vio: make vio_bus_type const
` [PATCH 3/4] powerpc: mpic: make mpic_subsys const
` [PATCH 4/4] powerpc: ibmebus: make ibmebus_bus_type const


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox