messages from 2024-11-18 14:22:41 to 2024-11-18 16:58:05 UTC [more...]
[PATCH v2 0/2] media: uvcvideo: Support partial control reads and minor changes
2024-11-18 16:57 UTC (6+ messages)
` [PATCH v2 1/2] media: uvcvideo: Support partial control reads
` [PATCH v2 2/2] media: uvcvideo: Add more logging to uvc_query_ctrl()
[PATCH v2] riscv: perf: Drop defining `perf_instruction_pointer()` and `perf_misc_flags()`
2024-11-18 16:57 UTC (2+ messages)
[PATCH 0/3] mm: fix format issues and param types
2024-11-18 16:56 UTC (7+ messages)
` [PATCH 1/3] mm: prefer 'unsigned int' to bare use of 'unsigned'
` [PATCH 2/3] mm: remove unnecessary whitespace before a quoted newline
` [PATCH 3/3] mm: remove the non-useful else after a break in a if statement
[syzbot] [wireless?] WARNING in sta_info_insert_rcu (4)
2024-11-18 16:56 UTC
[PATCH] ASoC: amd: yc: fix internal mic on Redmi G 2022
2024-11-18 16:56 UTC (2+ messages)
[PATCH v9 0/2] rust: xarray: Add a minimal abstraction for XArray
2024-11-18 16:51 UTC (4+ messages)
` [PATCH v9 1/2] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v9 2/2] rust: xarray: Add an abstraction for XArray
[PATCH v2 0/3] rust: simplify Result<()> uses
2024-11-18 16:51 UTC (6+ messages)
` [PATCH v2 1/3] rust: block: simplify Result<()> in validate_block_size return
[PATCH net v1 1/1] net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850
2024-11-18 16:48 UTC (2+ messages)
[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
2024-11-18 16:47 UTC (7+ messages)
[PATCH v2] docs/mm: add more warnings around page table access
2024-11-18 16:47 UTC
[PATCHv2 0/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
2024-11-18 16:46 UTC (3+ messages)
` [PATCHv2 2/2] "
[GIT PULL] sched_ext: Changes for v6.13
2024-11-18 16:45 UTC
[PATCH v2] regulator: qcom-rpmh: Update ranges for FTSMPS525
2024-11-18 16:45 UTC (2+ messages)
[PATCH v5] ftrace: Get the true parent ip for function tracer
2024-11-18 16:43 UTC (3+ messages)
[GIT PULL] kgdb changes for v6.13
2024-11-18 16:41 UTC
[PATCH] selftests/bpf: Remove unused variable
2024-11-18 16:40 UTC (2+ messages)
[PATCH v4 00/33] netfs: Read performance improvements and "single-blob" support
2024-11-18 16:39 UTC (7+ messages)
` [PATCH v4 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v4 23/33] afs: Use netfslib for directories
[RFC PATCH 0/2] rust: LED abstractions
2024-11-18 16:39 UTC (5+ messages)
` [RFC PATCH 1/2] rust: LED abstraction
[GIT PULL] ftrace: Updates for v6.13
2024-11-18 16:38 UTC
[PATCH 0/5] Track node vacancy to reduce worst case allocation counts
2024-11-18 16:36 UTC (6+ messages)
` [PATCH 3/5] maple_tree: use vacant nodes to reduce worst case allocations
[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_open
2024-11-18 16:36 UTC (3+ messages)
[RFC][PATCH v0.1 0/6] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
2024-11-18 16:34 UTC (5+ messages)
` [RFC][PATCH v0.1 3/6] PM: EM: Add special case to em_dev_register_perf_domain()
` [RFC][PATCH v0.1 6/6] cpufreq: intel_pstate: Add basic EAS support on hybrid platforms
[PATCH 0/2] ASoC: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai
2024-11-18 16:31 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: imx8-ss-audio: add fallback compatible string fsl,imx6ull-esai for esai
[PATCH V10 00/10] AMD XDNA driver
2024-11-18 16:31 UTC (4+ messages)
` [PATCH V10 07/10] accel/amdxdna: Add command execution
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in set_powered_sync
2024-11-18 16:31 UTC
[syzbot] [bpf?] BUG: using smp_processor_id() in preemptible code in bpf_mem_alloc
2024-11-18 16:30 UTC (2+ messages)
[syzbot] [keyrings?] [lsm?] KASAN: slab-use-after-free Read in key_put
2024-11-18 16:27 UTC
[PATCH v6] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
2024-11-18 16:26 UTC
[PATCH] xhci: Remove redundant parentheses when checking for port reset
2024-11-18 16:25 UTC
[PATCH v2] ceph: Use strscpy() instead of strcpy()
2024-11-18 16:25 UTC (2+ messages)
[PATCH v3 0/5] move per-vma lock into vm_area_struct
2024-11-18 16:23 UTC (7+ messages)
` [PATCH v3 3/5] mm: mark vma as detached until it's added into vma tree
` [PATCH v3 4/5] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
2024-11-18 16:22 UTC
[PATCH v3 0/3] rust: simplify Result<()> uses
2024-11-18 16:19 UTC (8+ messages)
` [PATCH v3 1/3] rust: block: simplify Result<()> in validate_block_size return
` [PATCH v3 2/3] rust: uaccess: simplify Result<()> in bytes_add_one return
` [PATCH v3 3/3] rust: macros: simplify Result<()> in function returns
` (subset) [PATCH v3 0/3] rust: simplify Result<()> uses
[PATCH 6.1.y v2 0/4] fix error handling in mmap_region() and refactor (hotfixes)
2024-11-18 16:17 UTC (5+ messages)
` [PATCH 6.1.y v2 1/4] mm: avoid unsafe VMA hook invocation when error arises on mmap hook
` [PATCH 6.1.y v2 2/4] mm: unconditionally close VMAs on error
` [PATCH 6.1.y v2 3/4] mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
` [PATCH 6.1.y v2 4/4] mm: resolve faulty mmap_region() error path behaviour
[PATCH v4] drm/virtio: Add drm_panic support
2024-11-18 16:16 UTC (2+ messages)
[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
2024-11-18 16:16 UTC (6+ messages)
` [PATCH v15 18/19] media: uvcvideo: implement "
[PATCH] dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FS
2024-11-18 16:13 UTC (3+ messages)
[PATCH-next] afs: Remove logically dead code
2024-11-18 16:09 UTC (3+ messages)
[PATCH net-next 0/2] Add support for AXI 2.5G ethernet
2024-11-18 16:08 UTC (10+ messages)
` [PATCH net-next 1/2] dt-bindings: net: xlnx,axi-ethernet: Add bindings for AXI 2.5G MAC
` [PATCH net-next 2/2] net: axienet: Add support "
platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
2024-11-18 16:08 UTC (14+ messages)
[GIT PULL] cgroup: Changes for v6.13
2024-11-18 16:06 UTC
[PATCH net-next v2] net: phy: qt2025: simplify Result<()> in probe return
2024-11-18 16:05 UTC (2+ messages)
[PATCH v5 0/5] iio: fix possible race condition during access of available info lists
2024-11-18 16:05 UTC (12+ messages)
` [PATCH v5 2/5] iio: consumers: copy/release available info from producer to fix race
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in set_powered_sync
2024-11-18 16:04 UTC (2+ messages)
` [syzbot] Re: [PATCH v3] Bluetooth: MGMT: Fix "
[GIT PULL] pmdomain updates for v6.13
2024-11-18 16:04 UTC
[GIT PULL] x86/sev for v6.13
2024-11-18 16:03 UTC
Highly critical bug in XHCI Controller
2024-11-18 16:03 UTC (7+ messages)
[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
2024-11-18 16:01 UTC (2+ messages)
` [syzbot] "
[RELEASE] LTTng-modules 2.12.19 and 2.13.16 (Linux kernel tracer)
2024-11-18 16:00 UTC
[PATCH v2] usb: dwc3: xilinx: make sure pipe clock is deselected in usb2 only mode
2024-11-18 16:00 UTC (2+ messages)
x86/amd late microcode thread loading slows down boot
2024-11-18 15:58 UTC (10+ messages)
[PATCH v1] firmware: microchip: fix UL_IAP lock check in mpfs_auto_update_state()
2024-11-18 15:53 UTC
[PATCH v6 0/3] vsock/test: fix wrong setsockopt() parameters
2024-11-18 15:54 UTC (4+ messages)
` [PATCH v6 3/3] vsock/test: verify socket options after setting them
[PATCH v5 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3
2024-11-18 15:44 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: serial: fsl-linflexuart: add clock definitions
` [PATCH v5 2/2] serial: fsl_linflexuart: add clock management
[RFC PATCH] vfs: dodge strlen() in vfs_readlink() when ->i_link is populated
2024-11-18 15:44 UTC (6+ messages)
[PATCH 0/3] sysfs: treewide: Remove spurious NULL in attribute_group definition
2024-11-18 15:23 UTC (6+ messages)
` [PATCH 1/3] perf: arm-ni: "
` [PATCH 2/3] s390/con3215: "
` [PATCH 3/3] cpu: "
[GIT PULL] workqueue: Changes for v6.13
2024-11-18 15:40 UTC
[PATCH 0/4] Timestamp and PulSAR support for ad4000
2024-11-18 15:39 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: adi,ad4000: Add PulSAR
[syzbot] [mm?] general protection fault in mas_store_prealloc
2024-11-18 15:38 UTC (5+ messages)
[PATCH] drm/radeon: Fix spurious unplug event on radeon HDMI
2024-11-18 15:37 UTC (2+ messages)
[PATCH net 0/2] netpoll: Use RCU primitives for npinfo pointer access
2024-11-18 15:37 UTC (4+ messages)
` [PATCH net 2/2] netpoll: Use rcu_access_pointer() in netpoll_poll_lock
[PATCH v2 00/13] sunxi: A100/A133 second stage support
2024-11-18 15:36 UTC (6+ messages)
` [PATCH v2 12/13] cpufreq: sun50i: add a100 cpufreq support
[PATCH v2] ARM: dts: imxrt1050: Fix clocks for mmc
2024-11-18 15:36 UTC
[PATCH] kvm: hardware_disable_test: remove unused macro
2024-11-18 15:34 UTC (2+ messages)
[PATCH 0/2] vmxnet3: Fix inconsistent DMA accesses
2024-11-18 15:31 UTC (3+ messages)
[PATCH] Bluetooth: hci_sync: fix LE init stage 3 failure
2024-11-18 15:28 UTC (2+ messages)
[PATCH] drm/radeon: Constify struct pci_device_id
2024-11-18 15:26 UTC (3+ messages)
[PATCH iwl-next 1/1] igc: Allow hot-swapping XDP program
2024-11-18 15:24 UTC (2+ messages)
[PATCH] drm/panthor: Simplify FW fast reset path
2024-11-18 15:21 UTC
[GIT PULL] x86/platform for v6.13
2024-11-18 15:22 UTC
[PATCH v2 0/2] mailbox: add async request mechanism w/ a user
2024-11-18 15:22 UTC (11+ messages)
` [PATCH v2 1/2] mailbox: add async request mechanism to empower controllers w/ hw queues
[PATCH v6 00/11] printk: console: Per-console loglevels
2024-11-18 15:19 UTC (4+ messages)
` [PATCH v6 06/11] printk: console: Introduce sysfs interface for per-console loglevels
` register_device: was: "
[PATCH] Lenovo Legion Go WMI Control
2024-11-18 15:19 UTC (2+ messages)
[PATCH v2 0/2] x86/ioremap: clean up the mess in xxx_is_setup_data
2024-11-18 15:19 UTC (3+ messages)
` [PATCH v2 1/2] x86/ioremap: introduce helper to implement xxx_is_setup_data()
[syzbot] [virt?] INFO: trying to register non-static key in stats_request
2024-11-18 15:17 UTC
[PATCH can-next v5 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
2024-11-18 15:14 UTC (4+ messages)
` [PATCH can-next v5 2/2] "
[PATCH v6 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
2024-11-18 15:13 UTC (7+ messages)
` [PATCH v6 3/5] firmware: psci: Read and use vendor reset types
[PATCH v8 0/3] Add LED1202 LED Controller
2024-11-18 15:12 UTC (4+ messages)
` [PATCH v8 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v8 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v8 3/3] leds: Add LED1202 I2C driver
[PATCH v4 00/19] fpga: dfl: fix kernel warning on port release/assign for SRIOV
2024-11-18 15:09 UTC (13+ messages)
` [PATCH v4 14/19] fpga: dfl: store platform device id in feature device data
` [PATCH v4 15/19] fpga: dfl: convert is_feature_dev_detected() to use FIU type
` [PATCH v4 16/19] fpga: dfl: allocate platform device after feature device data
` [PATCH v4 17/19] fpga: dfl: remove unneeded function build_info_create_dev()
` [PATCH v4 18/19] fpga: dfl: drop unneeded get_device() and put_device() of feature device
` [PATCH v4 19/19] fpga: dfl: destroy/recreate feature platform device on port release/assign
[syzbot] [usb?] KASAN: slab-use-after-free Read in ld_usb_release
2024-11-18 15:11 UTC (5+ messages)
[PATCH net-next v3 0/3] fix two bugs related to page_pool
2024-11-18 15:11 UTC (15+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound
[PATCH net-next v3] net: dsa: mv88e6xxx: control mdio bus-id truncation for long paths
2024-11-18 15:05 UTC (6+ messages)
[PATCH v9 0/4] Support SMT control on arm64
2024-11-18 15:04 UTC (5+ messages)
` [PATCH v9 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
[PATCH v4 5/5] tools/memory-model: Distinguish between syntactic and semantic tags
2024-11-18 15:05 UTC (7+ messages)
[PATCH v5] nfsd: allow for up to 32 callback session slots
2024-11-18 15:03 UTC (2+ messages)
[GIT PULL] x86/microcode for v6.13
2024-11-18 15:03 UTC
[net-next PATCH v4 0/6] CN20K silicon with mbox support
2024-11-18 15:01 UTC (7+ messages)
` [net-next PATCH v4 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH v4 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH v4 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH v4 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next PATCH v4 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next PATCH v4 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF
[PATCH net-next] selftests: net/psock_lib: Handle EINTR and EAGAIN
2024-11-18 15:02 UTC (2+ messages)
[syzbot] [afs?] [net?] KMSAN: uninit-value in rxrpc_lookup_peer_rcu
2024-11-18 15:00 UTC (3+ messages)
` [PATCH] rxrpc: Initialize sockaddr_rxrpc directly
[PATCH net v2] scm: fix negative fds with SO_PASSPIDFD
2024-11-18 14:59 UTC (5+ messages)
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-18 14:59 UTC (5+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-11-18 14:58 UTC (3+ messages)
[PATCH v3] ima: Suspend PCR extends and log appends when rebooting
2024-11-18 14:57 UTC
[PATCH v7 0/3] Add LED1202 LED Controller
2024-11-18 14:54 UTC (4+ messages)
` [PATCH v7 1/3] Documentation:leds: Add leds-st1202.rst
` [PATCH v7 2/3] dt-bindings: leds: Add LED1202 LED Controller
` [PATCH v7 3/3] leds: Add LED1202 I2C driver
[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
2024-11-18 14:47 UTC (3+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
[PATCH] arch:x86:coco:sev: Initialize ctxt variable
2024-11-18 14:53 UTC (7+ messages)
[PATCHSET v5 0/17] Uncached buffered IO
2024-11-18 14:49 UTC (4+ messages)
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
[net-next PATCH v7 0/4] net: dsa: Add Airoha AN8855 support
2024-11-18 14:48 UTC (2+ messages)
[GIT PULL] x86/cache for v6.13
2024-11-18 14:44 UTC
[PATCH] rust: simplify Result<()> uses
2024-11-18 14:44 UTC (6+ messages)
[PATCH v4 0/3] Untie the host lock entanglement - part 2
2024-11-18 14:41 UTC (4+ messages)
` [PATCH v4 1/3] scsi: ufs: core: Prepare to introduce a new clock_gating lock
` [PATCH v4 2/3] scsi: ufs: core: Introduce "
` [PATCH v4 3/3] scsi: ufs: core: Introduce a new clock_scaling lock
[PATCH v2] ACPI: platform-profile: Fix CFI violation when accessing sysfs files
2024-11-18 14:39 UTC
[PATCH RFC 0/8] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
2024-11-18 14:39 UTC (7+ messages)
` [PATCH RFC 6/8] drm/msm: adreno: enable GMU bandwidth for A740 and A750
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-11-18 14:39 UTC (5+ messages)
[PATCH v2] ACPI: Replace msleep() with usleep_range() in acpi_os_sleep()
2024-11-18 14:35 UTC (3+ messages)
[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-11-18 14:32 UTC (6+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns
[PATCH v5 drm-dp 0/5] Add dp module in hibmc driver
2024-11-18 14:28 UTC (6+ messages)
` [PATCH v5 drm-dp 1/5] drm/hisilicon/hibmc: add dp aux in hibmc
` [PATCH v5 drm-dp 2/5] drm/hisilicon/hibmc: add dp link moduel "
` [PATCH v5 drm-dp 3/5] drm/hisilicon/hibmc: add dp hw "
` [PATCH v5 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
` [PATCH v5 drm-dp 5/5] drm/hisilicon/hibmc: add dp module in hibmc
[PATCH net-next] net: phy: qt2025: simplify Result<()> in probe return
2024-11-18 14:28 UTC (3+ messages)
drivers/clk/davinci/psc.c:281:10: error: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct davinci_lpsc_clk *' [-Wint-conversion]
2024-11-18 14:28 UTC (2+ messages)
Build failure with GCC 15 (-std=gnu23)
2024-11-18 14:26 UTC
[PATCH RFC 0/6] SLUB percpu sheaves
2024-11-18 14:26 UTC (4+ messages)
` [PATCH RFC 6/6] mm, slub: sheaf prefilling for guaranteed allocations
[RFC] mm/kmemleak: Fix sleeping function called from invalid context at print message
2024-11-18 14:22 UTC (2+ messages)
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