All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-10 09:48:57 to 2024-09-10 09:56:56 UTC [more...]

[PATCH 6.10 000/375] 6.10.10-rc1 review
 2024-09-10  9:32 UTC  (165+ messages)
` [PATCH 6.10 161/375] ice: Add netif_device_attach/detach into PF reset flow
` [PATCH 6.10 163/375] spi: intel: Add check devm_kasprintf() returned value
` [PATCH 6.10 164/375] regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATOR
` [PATCH 6.10 165/375] can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
` [PATCH 6.10 166/375] can: kvaser_pciefd: Remove unnecessary comment
` [PATCH 6.10 167/375] can: kvaser_pciefd: Rename board_irq to pci_irq
` [PATCH 6.10 168/375] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
` [PATCH 6.10 169/375] can: kvaser_pciefd: Use a single write when releasing RX buffers
` [PATCH 6.10 170/375] Bluetooth: qca: If memdump doesnt work, re-enable IBS
` [PATCH 6.10 173/375] hwmon: ltc2991: fix register bits defines
` [PATCH 6.10 174/375] scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
` [PATCH 6.10 175/375] igc: Unlock on error in igc_io_resume()
` [PATCH 6.10 176/375] hwmon: (hp-wmi-sensors) Check if WMI event data exists
` [PATCH 6.10 177/375] perf lock contention: Fix spinlock and rwlock accounting
` [PATCH 6.10 178/375] net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECT
` [PATCH 6.10 179/375] net: phy: Fix missing of_node_put() for leds
` [PATCH 6.10 180/375] ptp: ocp: convert serial ports to array
` [PATCH 6.10 181/375] ptp: ocp: adjust sysfs entries to expose tty information
` [PATCH 6.10 182/375] ice: move netif_queue_set_napi to rtnl-protected sections
` [PATCH 6.10 183/375] ice: protect XDP configuration with a mutex
` [PATCH 6.10 184/375] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
` [PATCH 6.10 185/375] ice: remove ICE_CFG_BUSY locking from AF_XDP code
` [PATCH 6.10 186/375] ice: do not bring the VSI up, if it was down before the XDP setup
` [PATCH 6.10 187/375] usbnet: modern method to get random MAC
` [PATCH 6.10 188/375] net: dqs: Do not use extern for unused dql_group
` [PATCH 6.10 189/375] bpf, net: Fix a potential race in do_sock_getsockopt()
` [PATCH 6.10 190/375] bpf: add check for invalid name in btf_name_valid_section()
` [PATCH 6.10 191/375] bareudp: Fix device stats updates
` [PATCH 6.10 192/375] fou: Fix null-ptr-deref in GRO
` [PATCH 6.10 193/375] r8152: fix the firmware doesnt work
` [PATCH 6.10 194/375] net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
` [PATCH 6.10 195/375] net: xilinx: axienet: Fix race in axienet_stop
` [PATCH 6.10 196/375] net: dsa: vsc73xx: fix possible subblocks range of CAPT block
` [PATCH 6.10 197/375] selftests: net: enable bind tests
` [PATCH 6.10 198/375] tools/net/ynl: fix cli.py --subscribe feature
` [PATCH 6.10 199/375] xen: privcmd: Fix possible access to a freed kirqfd instance
` [PATCH 6.10 200/375] firmware: cs_dsp: Dont allow writes to read-only controls
` [PATCH 6.10 201/375] phy: zynqmp: Take the phy mutex in xlate
` [PATCH 6.10 202/375] ASoC: topology: Properly initialize soc_enum values
` [PATCH 6.10 203/375] dm init: Handle minors larger than 255
` [PATCH 6.10 204/375] cxl/region: Fix a race condition in memory hotplug notifier
` [PATCH 6.10 205/375] iommu/vt-d: Handle volatile descriptor status read
` [PATCH 6.10 206/375] iommu/vt-d: Remove control over Execute-Requested requests
` [PATCH 6.10 207/375] block: dont call bio_uninit from bio_endio
` [PATCH 6.10 208/375] cgroup: Protect css->cgroup write under css_set_lock
` [PATCH 6.10 209/375] um: line: always fill *error_out in setup_one_line()
` [PATCH 6.10 210/375] devres: Initialize an uninitialized struct member
` [PATCH 6.10 211/375] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH 6.10 212/375] virtio_ring: fix KMSAN error for premapped mode
` [PATCH 6.10 213/375] wifi: rtw88: usb: schedule rx work after everything is set up
` [PATCH 6.10 214/375] scsi: ufs: core: Remove SCSI host only if added
` [PATCH 6.10 215/375] scsi: pm80xx: Set phy->enable_completion only when we wait for it
` [PATCH 6.10 216/375] scsi: lpfc: Handle mailbox timeouts in lpfc_get_sfp_info
` [PATCH 6.10 217/375] crypto: qat - fix unintentional re-enabling of error interrupts
` [PATCH 6.10 218/375] tracing/kprobes: Add symbol counting check when module loads
` [PATCH 6.10 219/375] hwmon: (adc128d818) Fix underflows seen when writing limit attributes
` [PATCH 6.10 220/375] hwmon: (lm95234) "
` [PATCH 6.10 221/375] hwmon: (nct6775-core) "
` [PATCH 6.10 222/375] hwmon: (w83627ehf) "
` [PATCH 6.10 223/375] ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially broken alignment
` [PATCH 6.10 224/375] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
` [PATCH 6.10 225/375] drm/amdgpu: Set no_hw_access when VF request full GPU fails
` [PATCH 6.10 226/375] ext4: fix possible tid_t sequence overflows
` [PATCH 6.10 227/375] jbd2: avoid mount failed when commit block is partial submitted
` [PATCH 6.10 228/375] dma-mapping: benchmark: Dont starve others when doing the test
` [PATCH 6.10 229/375] wifi: mwifiex: Do not return unused priv in mwifiex_get_priv_by_id()
` [PATCH 6.10 230/375] perf/x86/intel: Hide Topdown metrics events if the feature is not enumerated
` [PATCH 6.10 231/375] PCI: qcom: Override NO_SNOOP attribute for SA8775P RC
` [PATCH 6.10 232/375] staging: vchiq_core: Bubble up wait_event_interruptible() return value
` [PATCH 6.10 233/375] iommufd: Require drivers to supply the cache_invalidate_user ops
` [PATCH 6.10 234/375] bpf: Remove tst_run from lwt_seg6local_prog_ops
` [PATCH 6.10 235/375] watchdog: imx7ulp_wdt: keep already running watchdog enabled
` [PATCH 6.10 236/375] drm/amdgpu: reject gang submit on reserved VMIDs
` [PATCH 6.10 237/375] smp: Add missing destroy_work_on_stack() call in smp_call_on_cpu()
` [PATCH 6.10 238/375] fs/ntfs3: Check more cases when directory is corrupted
` [PATCH 6.10 239/375] btrfs: slightly loosen the requirement for qgroup removal
` [PATCH 6.10 240/375] btrfs: dont BUG_ON on ENOMEM from btrfs_lookup_extent_info() in walk_down_proc()
` [PATCH 6.10 241/375] btrfs: replace BUG_ON with ASSERT "
` [PATCH 6.10 242/375] btrfs: clean up our handling of refs == 0 in snapshot delete
` [PATCH 6.10 243/375] btrfs: handle errors from btrfs_dec_ref() properly
` [PATCH 6.10 244/375] btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
` [PATCH 6.10 245/375] btrfs: dont BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
` [PATCH 6.10 246/375] ethtool: fail closed if we cant get max channel used in indirection tables
` [PATCH 6.10 247/375] cxl/region: Verify target positions using the ordered target list
` [PATCH 6.10 248/375] riscv: set trap vector earlier
` [PATCH 6.10 249/375] PCI: Add missing bridge lock to pci_bus_lock()
` [PATCH 6.10 250/375] tcp: Dont drop SYN+ACK for simultaneous connect()
` [PATCH 6.10 251/375] Bluetooth: btnxpuart: Fix Null pointer dereference in btnxpuart_flush()
` [PATCH 6.10 252/375] net: dpaa: avoid on-stack arrays of NR_CPUS elements
` [PATCH 6.10 253/375] drm/amdgpu: add mutex to protect ras shared memory
` [PATCH 6.10 254/375] LoongArch: Use correct API to map cmdline in relocate_kernel()
` [PATCH 6.10 255/375] regmap: maple: work around gcc-14.1 false-positive warning
` [PATCH 6.10 256/375] s390/boot: Do not assume the decompressor range is reserved
` [PATCH 6.10 257/375] cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT
` [PATCH 6.10 258/375] vfs: Fix potential circular locking through setxattr() and removexattr()
` [PATCH 6.10 259/375] i3c: master: svc: resend target address when get NACK
` [PATCH 6.10 260/375] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
` [PATCH 6.10 261/375] kselftests: dmabuf-heaps: Ensure the driver name is null-terminated
` [PATCH 6.10 262/375] spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware
` [PATCH 6.10 263/375] btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
` [PATCH 6.10 264/375] s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
` [PATCH 6.10 265/375] HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
` [PATCH 6.10 266/375] HID: amd_sfh: free driver_data after destroying hid device
` [PATCH 6.10 267/375] Input: uinput - reject requests with unreasonable number of slots
` [PATCH 6.10 268/375] usbnet: ipheth: race between ipheth_close and error handling
` [PATCH 6.10 269/375] Squashfs: sanity check symbolic link size
` [PATCH 6.10 270/375] of/irq: Prevent device address out-of-bounds read in interrupt map walk
` [PATCH 6.10 271/375] lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
` [PATCH 6.10 272/375] net: hns3: void array out of bound when loop tnl_num
` [PATCH 6.10 273/375] kunit/overflow: Fix UB in overflow_allocation_test
` [PATCH 6.10 274/375] MIPS: cevt-r4k: Dont call get_c0_compare_int if timer irq is installed
` [PATCH 6.10 275/375] spi: spi-fsl-lpspi: limit PRESCALE bit in TCR register
` [PATCH 6.10 276/375] ata: pata_macio: Use WARN instead of BUG
` [PATCH 6.10 277/375] smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()
` [PATCH 6.10 278/375] NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
` [PATCH 6.10 279/375] drm/amdgpu: Fix two reset triggered in a row
` [PATCH 6.10 280/375] drm/amdgpu: Add reset_context flag for host FLR
` [PATCH 6.10 281/375] drm/amdgpu: Fix amdgpu_device_reset_sriov retry logic
` [PATCH 6.10 282/375] fs: only copy to userspace on success in listmount()
` [PATCH 6.10 283/375] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
` [PATCH 6.10 284/375] staging: iio: frequency: ad9834: Validate frequency parameter value
` [PATCH 6.10 285/375] iio: buffer-dmaengine: fix releasing dma channel on error
` [PATCH 6.10 286/375] iio: fix scale application in iio_convert_raw_to_processed_unlocked
` [PATCH 6.10 287/375] iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
` [PATCH 6.10 288/375] iio: adc: ad7124: fix config comparison
` [PATCH 6.10 289/375] iio: adc: ad7606: remove frstdata check for serial mode
` [PATCH 6.10 290/375] iio: adc: ad_sigma_delta: fix irq_flags on irq request
` [PATCH 6.10 291/375] iio: adc: ad7124: fix chip ID mismatch
` [PATCH 6.10 292/375] iio: adc: ad7124: fix DT configuration parsing
` [PATCH 6.10 293/375] usb: dwc3: core: update LC timer as per USB Spec V3.2
` [PATCH 6.10 294/375] usb: cdns2: Fix controller reset issue
` [PATCH 6.10 295/375] usb: dwc3: Avoid waking up gadget during startxfer
` [PATCH 6.10 296/375] usb: typec: ucsi: Fix the partner PD revision
` [PATCH 6.10 297/375] misc: fastrpc: Fix double free of buf in error path
` [PATCH 6.10 298/375] binder: fix UAF caused by offsets overwrite
` [PATCH 6.10 299/375] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
` [PATCH 6.10 300/375] nvmem: u-boot-env: error if NVMEM device is too small
` [PATCH 6.10 301/375] nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
` [PATCH 6.10 302/375] uio_hv_generic: Fix kernel NULL pointer dereference in hv_uio_rescind
` [PATCH 6.10 303/375] Drivers: hv: vmbus: Fix rescind handling in uio_hv_generic
` [PATCH 6.10 304/375] VMCI: Fix use-after-free when removing resource in vmci_resource_remove()
` [PATCH 6.10 305/375] clocksource/drivers/imx-tpm: Fix return -ETIME when delta exceeds INT_MAX
` [PATCH 6.10 306/375] clocksource/drivers/imx-tpm: Fix next event not taking effect sometime
` [PATCH 6.10 307/375] clocksource/drivers/timer-of: Remove percpu irq related code
` [PATCH 6.10 308/375] uprobes: Use kzalloc to allocate xol area
` [PATCH 6.10 310/375] mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
` [PATCH 6.10 311/375] mm/memcontrol: respect zswap.writeback setting from parent cg too
` [PATCH 6.10 319/375] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH 6.10 320/375] arm64: acpi: Harden get_cpu_for_acpi_id() against missing CPU entry
` [PATCH 6.10 321/375] can: mcp251xfd: mcp251xfd_handle_rxif_ring_uinc(): factor out in separate function
` [PATCH 6.10 322/375] can: mcp251xfd: rx: prepare to workaround broken RX FIFO head index erratum
` [PATCH 6.10 323/375] can: mcp251xfd: clarify the meaning of timestamp
` [PATCH 6.10 324/375] can: mcp251xfd: rx: add workaround for erratum DS80000789E 6 of mcp2518fd
` [PATCH 6.10 325/375] drm/amd: Add gfx12 swizzle mode defs
` [PATCH 6.10 326/375] drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
` [PATCH 6.10 327/375] ata: libata-scsi: Remove redundant sense_buffer memsets
` [PATCH 6.10 328/375] ata: libata-scsi: Check ATA_QCFLAG_RTF_FILLED before using result_tf
` [PATCH 6.10 329/375] crypto: starfive - Align rsa input data to 32-bit
` [PATCH 6.10 330/375] crypto: starfive - Fix nent assignment in rsa dec
` [PATCH 6.10 331/375] hid: bpf: add BPF_JIT dependency
` [PATCH 6.10 332/375] net/mlx5e: SHAMPO, Use KSMs instead of KLMs
` [PATCH 6.10 333/375] net/mlx5e: SHAMPO, Fix page leak
` [PATCH 6.10 334/375] drm/xe/xe2: Add workaround 14021402888

[PATCH v2 0/2] tests/intel/kms_psr: DP2.1 PR IGT Fixes
 2024-09-10  9:56 UTC  (2+ messages)

[PATCH v4 3/4] media: raspberrypi: Add support for RP1-CFE
 2024-09-10  9:56 UTC  (15+ messages)

[PATCH] net/r8169: add logging structure
 2024-09-10  9:56 UTC 

[PATCH v8 2/2] locking/lockdep: Test no new string literal is created in lockdep_set_subclass()
 2024-09-10  9:47 UTC  (2+ messages)

Patch "rust: macros: provide correct provenance when constructing THIS_MODULE" has been added to the 6.1-stable tree
 2024-09-10  9:55 UTC 

[cip:linux-6.1.y-cip-rebase 190/438] drivers/iommu/io-pgtable-arm.c:1185:undefined reference to `alloc_io_pgtable_ops'
 2024-09-10  9:55 UTC  (4+ messages)

[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
 2024-09-10  9:55 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver (rev2)

[PATCH 1/1] riscv: use time register in grub_efi_get_time_ms()
 2024-09-10  9:54 UTC  (3+ messages)

[PATCH v2 0/4] Enable shared SE support over I2C
 2024-09-10  9:54 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindindgs: i2c: qcom,i2c-geni: Document shared flag
` [PATCH v2 4/4] i2c: i2c-qcom-geni: Enable i2c controller sharing between two subsystems

[PATCH v8] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
 2024-09-10  9:53 UTC  (3+ messages)

[XEN PATCH v2] x86: p2m-pod: address violation of MISRA C Rule 2.1
 2024-09-10  9:53 UTC  (5+ messages)

[RFC PATCH v3 00/19] Support socket access-control
 2024-09-10  9:53 UTC  (7+ messages)
` [RFC PATCH v3 03/19] selftests/landlock: Test basic socket restriction
` [RFC PATCH v3 04/19] selftests/landlock: Test adding a rule with each supported access
` [RFC PATCH v3 05/19] selftests/landlock: Test adding a rule for each unknown access

[PATCH v6 0/9] RISCV device tree mapping
 2024-09-10  9:53 UTC  (3+ messages)
` [PATCH v6 3/9] xen/riscv: allow write_atomic() to work with non-scalar types

[PATCH 0/7] net: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-10  9:53 UTC  (3+ messages)
` [PATCH 3/7] nfp: "

[PATCH v6 0/5] TDX host: kexec() support
 2024-09-10  9:52 UTC  (6+ messages)
` [PATCH v6 2/5] x86/kexec: do unconditional WBINVD for bare-metal in relocate_kernel()

[PATCH v2 0/5] Rockchip: Allow to silent TPL/SPL debug console
 2024-09-10  9:51 UTC  (7+ messages)
` [PATCH v2 3/5] ram: rockchip: Add separate RAM_ROCKCHIP_DEBUG config for TPL/SPL
` [PATCH v2 4/5] rockchip: px30: Weaken dependency TPL/SPL serial
` [PATCH v2 5/5] rockchip: px30: Fix hard dependency to DEBUG_UART_BOARD_INIT

[PATCH 0/4] ufs: add support for Qualcomm UFS Controller
 2024-09-10  9:50 UTC  (5+ messages)
` [PATCH 1/4] ufs: add device_reset callback
` [PATCH 2/4] ufs: add get_max_pwr_mode callback
` [PATCH 3/4] ufs: allow UFSHCI version 4.0
` [PATCH 4/4] ufs: Add Support for Qualcomm UFS HC driver

[LTP] next-20240905: WARNING: at arch/arm64/include/asm/pkeys.h:40 do_mmap
 2024-09-10  9:49 UTC  (2+ messages)
`  "

[PATCH v9 0/3] drm/mediatek: Add support for OF graphs
 2024-09-10  9:50 UTC  (3+ messages)

[PATCH] nvme: Force ns info updates on validation if NID is bogus
 2024-09-10  9:50 UTC 

[PATCH v10 00/25] Introduce the lwIP network stack
 2024-09-10  9:50 UTC  (4+ messages)
` [PATCH v10 21/25] Kconfig: fix undefined symbols (g_dnl*) when NET_LWIP is default enabled

[PATCH v5 0/4] tests: updates for aarch64/sbsa-ref
 2024-09-10  9:48 UTC  (4+ messages)
` [PATCH v5 2/4] tests: add FreeBSD tests "
` [PATCH v5 3/4] tests: expand timeout information "
` [PATCH v5 4/4] tests: drop OpenBSD tests "

[PATCH nf-next 0/3] netfilter: conntrack: clash resolution for reverse collisions
 2024-09-10  9:38 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: conntrack: add "
` [PATCH nf-next 3/3] selftests: netfilter: add reverse-clash resolution test case


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.