linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-24 19:23:32 to 2022-10-24 20:11:07 UTC [more...]

[PATCH 00/22] Fallback to native backlight
 2022-10-24 18:11 UTC  (9+ messages)

[PATCH 5.10 000/390] 5.10.150-rc1 review
 2022-10-24 18:08 UTC  (20+ messages)
` [PATCH 5.10 052/390] f2fs: fix to do sanity check on summary info
` [PATCH 5.10 055/390] hardening: Remove Clangs enable flag for -ftrivial-auto-var-init=zero
` [PATCH 5.10 076/390] ring-buffer: Add ring_buffer_wake_waiters()
` [PATCH 5.10 247/390] mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()
` [PATCH 5.10 281/390] crypto: qat - fix DMA transfer direction
` [PATCH 5.10 337/390] drm/amdgpu: fix initial connector audio value
` [PATCH 5.10 339/390] mmc: sdhci-msm: add compatible string check for sdm670
` [PATCH 5.10 348/390] ARM: dts: imx6sx: add missing properties for sram
` [PATCH 5.10 353/390] media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
` [PATCH 5.10 355/390] usb: host: xhci-plat: suspend and resume clocks
` [PATCH 5.10 356/390] usb: host: xhci-plat: suspend/resume clks for brcm
` [PATCH 5.10 378/390] io_uring: correct pinned_vm accounting
` [PATCH 5.10 379/390] io_uring/af_unix: defer registered files gc to io_uring release
` [PATCH 5.10 381/390] net: ieee802154: return -EINVAL for unknown addr type
` [PATCH 5.10 384/390] Revert "drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega"
` [PATCH 5.10 387/390] inet: fully convert sk->sk_rx_dst to RCU rules

[RFE net-next] net: tun: 1000x speed up
 2022-10-24 11:56 UTC  (4+ messages)

[PATCH v2 0/2] module: Merge same-name module load requests
 2022-10-24 17:53 UTC  (12+ messages)
` [PATCH v2 2/2] "

Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y
 2022-10-24 17:32 UTC  (9+ messages)

[PATCH] dt-bindings: memory-controllers: arm,pl353-smc: Extend to support 'arm,pl354' SMC
 2022-10-24 14:31 UTC  (3+ messages)

[PATCH v3 0/1] virtio_bt: Fix alignment in configuration struct
 2022-10-24 13:40 UTC  (3+ messages)
  ` [PATCH v4 1/1] "

How to convert I/O iterators to iterators, sglists and RDMA lists
 2022-10-24 14:57 UTC  (6+ messages)

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-10-24 15:36 UTC  (3+ messages)
` [PATCH 06/12] swiotlb: Remove bounce buffer remapping for Hyper-V

[PATCH 5.15 000/530] 5.15.75-rc1 review
 2022-10-24 11:34 UTC  (69+ messages)
` [PATCH 5.15 008/530] ALSA: hda/realtek: Add quirk for ASUS GV601R laptop
` [PATCH 5.15 009/530] ALSA: hda/realtek: Add Intel Reference SSID to support headset keys
` [PATCH 5.15 014/530] cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
` [PATCH 5.15 015/530] iio: dac: ad5593r: Fix i2c read protocol requirements
` [PATCH 5.15 018/530] iio: pressure: dps310: Refactor startup procedure
` [PATCH 5.15 019/530] iio: pressure: dps310: Reset chip after timeout
` [PATCH 5.15 022/530] can: kvaser_usb: Fix use of uninitialized completion
` [PATCH 5.15 024/530] can: kvaser_usb_leaf: Fix TX queue out of sync after restart
` [PATCH 5.15 026/530] mmc: sdhci-sprd: Fix minimum clock limit
` [PATCH 5.15 029/530] fs: dlm: handle -EBUSY first in lock arg validation
` [PATCH 5.15 036/530] net: thunderbolt: Enable DMA paths only after rings are enabled
` [PATCH 5.15 039/530] riscv: topology: fix default topology reporting
` [PATCH 5.15 047/530] nvmem: core: Fix memleak in nvmem_register()
` [PATCH 5.15 048/530] nvme-multipath: fix possible hang in live ns resize with ANA access
` [PATCH 5.15 049/530] nvme-pci: set min_align_mask before calculating max_hw_sectors
` [PATCH 5.15 052/530] drm/virtio: Check whether transferred 2D BO is shmem
` [PATCH 5.15 053/530] drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() error
` [PATCH 5.15 056/530] arm64: errata: Add Cortex-A55 to the repeat tlbi list
` [PATCH 5.15 057/530] mm/damon: validate if the pmd entry is present before accessing
` [PATCH 5.15 063/530] serial: 8250: Request full 16550A feature probing for OxSemi PCIe devices
` [PATCH 5.15 064/530] NFSD: Protect against send buffer overflow in NFSv3 READDIR
` [PATCH 5.15 068/530] powerpc/boot: Explicitly disable usage of SPE instructions
` [PATCH 5.15 076/530] ksmbd: Fix wrong return value and message length check in smb2_ioctl()
` [PATCH 5.15 079/530] btrfs: fix race between quota enable and quota rescan ioctl
` [PATCH 5.15 082/530] f2fs: flush pending checkpoints when freezing super
` [PATCH 5.15 083/530] f2fs: increase the limit for reserve_root
` [PATCH 5.15 086/530] hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO
` [PATCH 5.15 091/530] jbd2: add miss release buffer head in fc_do_one_pass()
` [PATCH 5.15 092/530] ext4: avoid crash when inline data creation follows DIO write
` [PATCH 5.15 093/530] ext4: fix null-ptr-deref in ext4_write_info
` [PATCH 5.15 108/530] ring-buffer: Check pending waiters when doing wake ups as well
` [PATCH 5.15 116/530] tracing: Add "(fault)" name injection to kernel probes
` [PATCH 5.15 117/530] tracing: Fix reading strings from synthetic events
` [PATCH 5.15 119/530] efi: libstub: drop pointless get_memory_map() call
` [PATCH 5.15 120/530] media: cedrus: Set the platform driver data earlier
` [PATCH 5.15 123/530] KVM: x86/emulator: Fix handing of POP SS to correctly set interruptibility
` [PATCH 5.15 125/530] KVM: nVMX: Dont propagate vmcs12s PERF_GLOBAL_CTRL settings to vmcs02
` [PATCH 5.15 134/530] smb3: must initialize two ACL struct fields to zero
` [PATCH 5.15 220/530] ASoC: tas2764: Drop conflicting set_bias_level power setting
` [PATCH 5.15 260/530] ARM: Drop CMDLINE_* dependency on ATAGS
` [PATCH 5.15 264/530] iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
` [PATCH 5.15 266/530] iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
` [PATCH 5.15 267/530] iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
` [PATCH 5.15 268/530] iio: inkern: only release the device node when done with it
` [PATCH 5.15 303/530] phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
` [PATCH 5.15 322/530] xhci: Dont show warning for reinit on known broken suspend
` [PATCH 5.15 337/530] clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
` [PATCH 5.15 392/530] kbuild: rpm-pkg: fix breakage when V=1 is used
` [PATCH 5.15 397/530] f2fs: fix race condition on setting FI_NO_EXTENT flag
` [PATCH 5.15 400/530] fs: dlm: fix race in lowcomms
` [PATCH 5.15 401/530] rcu: Avoid triggering strict-GP irq-work when RCU is idle
` [PATCH 5.15 404/530] ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
` [PATCH 5.15 422/530] x86/mce: Retrieve poison range from hardware
` [PATCH 5.15 426/530] iavf: Fix race between iavf_close and iavf_reset_task
` [PATCH 5.15 428/530] Bluetooth: btintel: Mark Intel controller to support LE_STATES quirk
` [PATCH 5.15 435/530] wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
` [PATCH 5.15 439/530] hwmon: (sht4x) do not overflow clamping operation on 32-bit platforms
` [PATCH 5.15 440/530] net: If sock is dead dont access socks sk_wq in sk_stream_wait_memory
` [PATCH 5.15 442/530] r8152: Rate limit overflow messages
` [PATCH 5.15 443/530] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
` [PATCH 5.15 444/530] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH 5.15 445/530] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH 5.15 450/530] drm: bridge: dw_hdmi: only trigger hotplug event on link change
` [PATCH 5.15 451/530] ALSA: usb-audio: Register card at the last interface
` [PATCH 5.15 456/530] ASoC: SOF: pci: Change DMI match info to support all Chrome platforms
` [PATCH 5.15 457/530] drm/amdgpu: fix initial connector audio value
` [PATCH 5.15 461/530] drm/dp: Dont rewrite link config when setting phy test pattern
` [PATCH 5.15 501/530] staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()

[PATCH] MAINTAINERS: adjust entry after renaming parisc serial driver
 2022-10-24 18:21 UTC  (2+ messages)

[PATCH v4 0/5] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2022-10-24 18:25 UTC  (4+ messages)
` [PATCH v4 3/5] locking/rwsem: Change waiter->hanodff_set to a handoff_state enum
` [PATCH v4 5/5] locking/rwsem: Update handoff lock events tracking

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-10-24 18:25 UTC  (2+ messages)

[PATCH 4.14 000/210] 4.14.296-rc1 review
 2022-10-24 11:32 UTC  (25+ messages)
` [PATCH 4.14 033/210] mmc: core: Terminate infinite loop in SD-UHS voltage switch
` [PATCH 4.14 044/210] random: restore O_NONBLOCK support
` [PATCH 4.14 059/210] regulator: qcom_rpm: Fix circular deferral regression
` [PATCH 4.14 061/210] parisc: fbdev/stifb: Align graphics memory size to 4MB
` [PATCH 4.14 062/210] UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
` [PATCH 4.14 067/210] nilfs2: fix lockdep warnings during disk space reclamation
` [PATCH 4.14 069/210] ext4: fix null-ptr-deref in ext4_write_info
` [PATCH 4.14 075/210] ring-buffer: Check pending waiters when doing wake ups as well
` [PATCH 4.14 080/210] selinux: use "grep -E" instead of "egrep"
` [PATCH 4.14 125/210] media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
` [PATCH 4.14 126/210] RDMA/rxe: Fix "kernel NULL pointer dereference" error
` [PATCH 4.14 137/210] drivers: serial: jsm: fix some leaks in probe
` [PATCH 4.14 151/210] mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
` [PATCH 4.14 164/210] thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash
` [PATCH 4.14 165/210] x86/entry: Work around Clang __bdos() bug
` [PATCH 4.14 176/210] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH 4.14 188/210] drm/amdgpu: fix initial connector audio value
` [PATCH 4.14 192/210] ARM: dts: imx6qp: add missing properties for sram
` [PATCH 4.14 194/210] media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
` [PATCH 4.14 196/210] nbd: Fix hung when signal interrupts nbd_start_device_ioctl()
` [PATCH 4.14 200/210] usb: musb: Fix musb_gadget.c rxstate overflow bug
` [PATCH 4.14 202/210] usb: idmouse: fix an uninit-value in idmouse_open
` [PATCH 4.14 204/210] net: ieee802154: return -EINVAL for unknown addr type
` [PATCH 4.14 205/210] net/ieee802154: dont warn zero-sized raw_sendmsg()

[PATCH] asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
 2022-10-24 16:09 UTC  (2+ messages)

[PATCH 4.9 000/159] 4.9.331-rc1 review
 2022-10-24 11:29 UTC  (2+ messages)
` [PATCH 4.9 034/159] USB: serial: qcserial: add new usb-id for Dell branded EM7455

[PATCH v3 0/7] kbuild: various cleanups
 2022-10-24 18:24 UTC  (3+ messages)
` [PATCH v3 6/7] kbuild: use obj-y instead extra-y for objects placed at the head

[PATCH v2 00/13] arm64: dts: qcom: Add support for SM8450 SoC and QRD board
 2022-10-24 16:16 UTC  (5+ messages)
` [PATCH v2 10/13] arm64: dts: qcom: sm8450: add spmi node

[PATCH 0/6] zsmalloc/zram: configurable zspage size
 2022-10-24 16:12 UTC  (2+ messages)
` [PATCH 4/6] Documentation: document zram pool_page_order attribute

[PATCH] mmc: sdhci-brcmstb: Allow building with COMPILE_TEST
 2022-10-24 18:22 UTC  (2+ messages)

SPARC64: getting "no compatible bridge window" errors :/
 2022-10-24 18:14 UTC  (2+ messages)

[PATCH] proc: fixup uptime test
 2022-10-24 18:08 UTC 

[for-next PATCH v2 1/2] RDMA/rxe: Remove unnecessary mr testing
 2022-10-24 14:09 UTC  (7+ messages)

[PATCH v2 0/8] Update to C11, fix signal undefined behavior
 2022-10-24 18:19 UTC  (9+ messages)
` [PATCH v2 1/8] perf build: Update to C standard to gnu11
` [PATCH v2 2/8] perf record: Use sig_atomic_t for signal handlers
` [PATCH v2 3/8] perf daemon: Use sig_atomic_t to avoid UB
` [PATCH v2 4/8] perf ftrace: "
` [PATCH v2 5/8] perf session: Change type "
` [PATCH v2 6/8] perf stat: Use sig_atomic_t "
` [PATCH v2 7/8] perf top: "
` [PATCH v2 8/8] perf trace: "

[RFC PATCH 0/3] new subsystem for compute accelerator devices
 2022-10-24 15:01 UTC  (3+ messages)
` [RFC PATCH 1/3] drivers/accel: add new kconfig and update MAINTAINERS

[PATCH v14 00/14] Multi-Gen LRU Framework
 2022-10-24 18:20 UTC  (10+ messages)
` [PATCH v14 08/14] mm: multi-gen LRU: support page table walks

[PATCH] x86/mm: Do not verify W^X at boot up
 2022-10-24 18:19 UTC  (4+ messages)

[PATCH rcu 0/14] Lazy call_rcu() updates for v6.2
 2022-10-24 17:20 UTC  (13+ messages)
` [PATCH rcu 13/14] workqueue: Make queue_rcu_work() use call_rcu_flush()

[PATCH for rc] mm/shmem: Ensure proper fallback if page faults
 2022-10-24 18:19 UTC  (3+ messages)

[PATCH v1 0/1] [RESEND] uvc: Handle cames with invalid descriptors
 2022-10-24 18:18 UTC  (7+ messages)
` [PATCH v1 1/1] media: uvc: Handle cameras "

[PULL] Networking for v6.1-rc3 (part 1)
 2022-10-24 18:18 UTC 

[PATCH v2 0/3] mediatek: pwrap: Add mt8365 pwrap support
 2022-10-24 13:15 UTC  (2+ messages)
` [PATCH v2 3/3] soc: mediatek: pwrap: add mt8365 SoC support

[PATCH v4 0/6] staging: vt6655: a series of checkpatch fixes on the file: rxtx.c
 2022-10-24 18:09 UTC  (2+ messages)

[rft, PATCH v1 4/4] kernel.h: Split out ARRAY_SZIE()
 2022-10-24 18:14 UTC  (3+ messages)

[PATCHv2 0/6] Convert HYM8563 RTC binding to YAML
 2022-10-24 16:55 UTC  (3+ messages)
` [PATCHv2 3/6] arm: dts: rockchip: fix node name for hym8563 rtc
` [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to json-schema

[PATCH 00/13] phy: qcom-qmp-usb: fix sc8280xp binding
 2022-10-24 13:34 UTC  (5+ messages)
` [PATCH 05/13] phy: qcom-qmp-usb: merge driver data
` [PATCH 06/13] phy: qcom-qmp-usb: clean up device-tree parsing

[PATCH 00/10] ARM: omap2: assorted cleanups
 2022-10-24 15:38 UTC  (2+ messages)
` [PATCH 09/10] ARM: omap2: remove unused omap2_pm_init

[PATCH v3 0/7] mmc: sdhci controllers: Fix SDHCI_RESET_ALL for CQHCI
 2022-10-24 18:04 UTC  (8+ messages)
` [PATCH v3 1/7] mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI
` [PATCH v3 3/7] mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI
` [PATCH v3 5/7] mmc: sdhci-tegra: "
` [PATCH v3 6/7] mmc: sdhci_am654: "
` [PATCH v3 7/7] mmc: sdhci-*: Convert drivers to new sdhci_and_cqhci_reset()

[PATCH] net/rds: remove variable total_copied
 2022-10-24 13:50 UTC 

[PATCH 4.19 000/229] 4.19.262-rc1 review
 2022-10-24 11:31 UTC  (11+ messages)
` [PATCH 4.19 003/229] ARM: fix function graph tracer and unwinder dependencies
` [PATCH 4.19 011/229] um: Cleanup syscall_handler_t cast in syscalls_32.h
` [PATCH 4.19 025/229] USB: serial: qcserial: add new usb-id for Dell branded EM7455
` [PATCH 4.19 038/229] iio: dac: ad5593r: Fix i2c read protocol requirements
` [PATCH 4.19 043/229] can: kvaser_usb_leaf: Fix CAN state after restart
` [PATCH 4.19 047/229] quota: Check next/prev free block number after reading from quota file
` [PATCH 4.19 061/229] ext4: place buffer head allocation before handle start
` [PATCH 4.19 072/229] wifi: mac80211: allow bw change during channel switch in mesh
` [PATCH 4.19 087/229] mISDN: fix use-after-free bugs in l1oip timer handlers
` [PATCH 4.19 144/229] phy: qualcomm: call clk_disable_unprepare in the error handling

[PATCH 00/17] ARM: remove old board files
 2022-10-24 18:03 UTC  (4+ messages)
` [PATCH 01/17] ARM: at91: remove stale MAINTAINER file entries
  ` [PATCH 14/17] ARM: omap1: remove dead code

[PATCH 5.4 000/255] 5.4.220-rc1 review
 2022-10-24 11:28 UTC  (2+ messages)
` [PATCH 5.4 027/255] RISC-V: Make port I/O string accessors actually work

[PATCH 0/8] Cleanup and optimization patches for percpu
 2022-10-24 16:52 UTC  (3+ messages)
` [PATCH 2/8] mm/percpu: use list_first_entry_or_null in pcpu_reclaim_populated()

[GIT PULL] Keep synchronize_rcu() from enabling irqs in early boot
 2022-10-24 16:54 UTC 

[PATCH] mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
 2022-10-24 18:02 UTC 

[PATCH] mempool: Use kmalloc_size_roundup() to match ksize() usage
 2022-10-24 18:03 UTC  (4+ messages)

[PATCH v2 0/8] KVM: x86: allow compiling out SMM support
 2022-10-24 12:32 UTC  (5+ messages)
` [PATCH v2 4/8] KVM: x86: do not go through ctxt->ops when emulating rsm
` [PATCH v2 6/8] KVM: x86: compile out vendor-specific code if SMM is disabled

[PATCH v1 0/8] Update to C11, fix signal undefined behavior
 2022-10-24 17:59 UTC  (3+ messages)

[PATCH] net: ipa: fix some resource limit max values
 2022-10-24 16:56 UTC 

[PATCH net] net: enetc: zeroize buffer descriptors in enetc_dma_alloc_bdr()
 2022-10-24 17:20 UTC 

[PATCH] udf: Avoid double brelse() in udf_rename()
 2022-10-24 15:38 UTC  (2+ messages)

[PATCH 0/2] Docs/admin-buide/mm/damon/usage: minor fixes
 2022-10-24 17:46 UTC 

[PATCH] f2fs: add barrier mount option
 2022-10-24 17:54 UTC 

[PATCH v4 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-10-24 15:36 UTC  (3+ messages)
` [PATCH v4 2/3] memblock test: Add test to "

[PATCH v2 0/2] Introduce flexible array struct helpers
 2022-10-24 17:20 UTC  (2+ messages)
` [PATCH v2 1/2] "


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).