public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-28 00:49:14 to 2022-06-28 02:26:43 UTC [more...]

[PATCH AUTOSEL 5.10 01/34] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:22 UTC  (15+ messages)
` [PATCH AUTOSEL 5.10 02/34] spi: cadence: Detect transmit FIFO depth
` [PATCH AUTOSEL 5.10 03/34] regulator: qcom_smd: correct MP5496 ranges
` [PATCH AUTOSEL 5.10 04/34] ALSA: usb-audio: US16x08: Move overflow check before array access
` [PATCH AUTOSEL 5.10 05/34] bus: bt1-apb: Don't print error on -EPROBE_DEFER
` [PATCH AUTOSEL 5.10 06/34] bus: bt1-axi: "
` [PATCH AUTOSEL 5.10 07/34] drm/vc4: crtc: Use an union to store the page flip callback
` [PATCH AUTOSEL 5.10 08/34] drm/vc4: crtc: Move the BO handling out of common page-flip callback
` [PATCH AUTOSEL 5.10 09/34] scsi: ufs: Simplify ufshcd_clear_cmd()
` [PATCH AUTOSEL 5.10 10/34] scsi: ufs: Support clearing multiple commands at once
` [PATCH AUTOSEL 5.10 11/34] ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay
` [PATCH AUTOSEL 5.10 12/34] ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()
` [PATCH AUTOSEL 5.10 13/34] hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
` [PATCH AUTOSEL 5.10 14/34] drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
` [PATCH AUTOSEL 5.10 15/34] powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN

[PATCH v1 0/2] Fix console probe delay when stdout-path isn't set
 2022-06-28  2:22 UTC  (4+ messages)
` [PATCH v1 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v1 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH AUTOSEL 5.15 01/41] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:20 UTC  (40+ messages)
` [PATCH AUTOSEL 5.15 02/41] spi: cadence: Detect transmit FIFO depth
` [PATCH AUTOSEL 5.15 03/41] spi: spi-mem: Fix spi_mem_poll_status()
` [PATCH AUTOSEL 5.15 04/41] regulator: qcom_smd: correct MP5496 ranges
` [PATCH AUTOSEL 5.15 05/41] ALSA: usb-audio: US16x08: Move overflow check before array access
` [PATCH AUTOSEL 5.15 06/41] bus: bt1-apb: Don't print error on -EPROBE_DEFER
` [PATCH AUTOSEL 5.15 07/41] bus: bt1-axi: "
` [PATCH AUTOSEL 5.15 08/41] drm/vc4: plane: Prevent async update if we don't have a dlist
` [PATCH AUTOSEL 5.15 09/41] drm/vc4: crtc: Use an union to store the page flip callback
` [PATCH AUTOSEL 5.15 10/41] drm/vc4: crtc: Move the BO handling out of common page-flip callback
` [PATCH AUTOSEL 5.15 11/41] selftests: vm: Fix resource leak when return error
` [PATCH AUTOSEL 5.15 12/41] scsi: ufs: Simplify ufshcd_clear_cmd()
` [PATCH AUTOSEL 5.15 13/41] scsi: ufs: Support clearing multiple commands at once
` [PATCH AUTOSEL 5.15 14/41] ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay
` [PATCH AUTOSEL 5.15 15/41] ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()
` [PATCH AUTOSEL 5.15 16/41] hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
` [PATCH AUTOSEL 5.15 17/41] drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
` [PATCH AUTOSEL 5.15 18/41] powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN
` [PATCH AUTOSEL 5.15 19/41] spi: rockchip: Unmask IRQ at the final to avoid preemption
` [PATCH AUTOSEL 5.15 20/41] video: fbdev: skeletonfb: Fix syntax errors in comments
` [PATCH AUTOSEL 5.15 21/41] video: fbdev: intelfb: Use aperture size from pci_resource_len
` [PATCH AUTOSEL 5.15 22/41] video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
` [PATCH AUTOSEL 5.15 23/41] video: fbdev: simplefb: Check before clk_put() not needed
` [PATCH AUTOSEL 5.15 24/41] btrfs: add missing inode updates on each iteration when replacing extents
` [PATCH AUTOSEL 5.15 25/41] btrfs: do not BUG_ON() on failure to migrate space "
` [PATCH AUTOSEL 5.15 26/41] io_uring: fix merge error in checking send/recv addr2 flags
` [PATCH AUTOSEL 5.15 27/41] arch: mips: generic: Add missing of_node_put() in board-ranchu.c
` [PATCH AUTOSEL 5.15 28/41] mips: mti-malta: Fix refcount leak in malta-time.c
` [PATCH AUTOSEL 5.15 29/41] mips: ralink: Fix refcount leak in of.c
` [PATCH AUTOSEL 5.15 30/41] mips: lantiq: falcon: Fix refcount leak bug in sysctrl
` [PATCH AUTOSEL 5.15 31/41] mips: lantiq: xway: "
` [PATCH AUTOSEL 5.15 32/41] mips/pic32/pic32mzda: Fix refcount leak bugs
` [PATCH AUTOSEL 5.15 33/41] mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
` [PATCH AUTOSEL 5.15 34/41] mips: lantiq: Add missing of_node_put() in irq.c
` [PATCH AUTOSEL 5.15 35/41] drm/sun4i: Add DMA mask and segment size
` [PATCH AUTOSEL 5.15 36/41] drm/sun4i: Return if frontend is not present
` [PATCH AUTOSEL 5.15 37/41] hinic: Replace memcpy() with direct assignment
` [PATCH AUTOSEL 5.15 38/41] drm/amdgpu: Adjust logic around GTT size (v3)
` [PATCH AUTOSEL 5.15 39/41] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
` [PATCH AUTOSEL 5.15 40/41] gpio: grgpio: Fix device removing

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28  2:21 UTC  (5+ messages)

[PATCH AUTOSEL 5.18 01/53] spi: spi-cadence: Fix SPI CS gets toggling sporadically
 2022-06-28  2:18 UTC  (52+ messages)
` [PATCH AUTOSEL 5.18 02/53] spi: cadence: Detect transmit FIFO depth
` [PATCH AUTOSEL 5.18 03/53] spi: spi-mem: Fix spi_mem_poll_status()
` [PATCH AUTOSEL 5.18 04/53] arm64: s32g2: Pass unit name to soc node
` [PATCH AUTOSEL 5.18 05/53] regulator: qcom_smd: correct MP5496 ranges
` [PATCH AUTOSEL 5.18 06/53] ALSA: usb-audio: US16x08: Move overflow check before array access
` [PATCH AUTOSEL 5.18 07/53] bus: bt1-apb: Don't print error on -EPROBE_DEFER
` [PATCH AUTOSEL 5.18 08/53] bus: bt1-axi: "
` [PATCH AUTOSEL 5.18 09/53] selftests: Fix clang cross compilation
` [PATCH AUTOSEL 5.18 10/53] drm/vc4: plane: Prevent async update if we don't have a dlist
` [PATCH AUTOSEL 5.18 11/53] drm/vc4: crtc: Use an union to store the page flip callback
` [PATCH AUTOSEL 5.18 12/53] drm/vc4: crtc: Move the BO handling out of common page-flip callback
` [PATCH AUTOSEL 5.18 13/53] selftests: vm: Fix resource leak when return error
` [PATCH AUTOSEL 5.18 14/53] scsi: ufs: Simplify ufshcd_clear_cmd()
` [PATCH AUTOSEL 5.18 15/53] scsi: ufs: Support clearing multiple commands at once
` [PATCH AUTOSEL 5.18 16/53] scsi: ufs: Fix a race between the interrupt handler and the reset handler
` [PATCH AUTOSEL 5.18 17/53] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCH AUTOSEL 5.18 18/53] ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delay
` [PATCH AUTOSEL 5.18 19/53] ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()
` [PATCH AUTOSEL 5.18 20/53] hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
` [PATCH AUTOSEL 5.18 21/53] block: serialize all debugfs operations using q->debugfs_mutex
` [PATCH AUTOSEL 5.18 22/53] block: remove per-disk debugfs files in blk_unregister_queue
` [PATCH AUTOSEL 5.18 23/53] block: freeze the queue earlier in del_gendisk
` [PATCH AUTOSEL 5.18 24/53] drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
` [PATCH AUTOSEL 5.18 25/53] powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN
` [PATCH AUTOSEL 5.18 26/53] libperf evsel: Open shouldn't leak fd on failure
` [PATCH AUTOSEL 5.18 27/53] drm: panel-orientation-quirks: Add quirk for Aya Neo Next
` [PATCH AUTOSEL 5.18 28/53] iio: freq: admv1014: Fix warning about dubious x & !y and improve readability
` [PATCH AUTOSEL 5.18 29/53] spi: rockchip: Unmask IRQ at the final to avoid preemption
` [PATCH AUTOSEL 5.18 30/53] video: fbdev: skeletonfb: Fix syntax errors in comments
` [PATCH AUTOSEL 5.18 31/53] video: fbdev: intelfb: Use aperture size from pci_resource_len
` [PATCH AUTOSEL 5.18 32/53] io_uring: mark reissue requests with REQ_F_PARTIAL_IO
` [PATCH AUTOSEL 5.18 33/53] video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
` [PATCH AUTOSEL 5.18 34/53] video: fbdev: simplefb: Check before clk_put() not needed
` [PATCH AUTOSEL 5.18 35/53] btrfs: add missing inode updates on each iteration when replacing extents
` [PATCH AUTOSEL 5.18 36/53] btrfs: do not BUG_ON() on failure to migrate space "
` [PATCH AUTOSEL 5.18 37/53] io_uring: fix merge error in checking send/recv addr2 flags
` [PATCH AUTOSEL 5.18 38/53] drm/xen: Add missing VM_DONTEXPAND flag in mmap callback
` [PATCH AUTOSEL 5.18 39/53] arch: mips: generic: Add missing of_node_put() in board-ranchu.c
` [PATCH AUTOSEL 5.18 40/53] mips: mti-malta: Fix refcount leak in malta-time.c
` [PATCH AUTOSEL 5.18 41/53] mips: ralink: Fix refcount leak in of.c
` [PATCH AUTOSEL 5.18 42/53] mips: lantiq: falcon: Fix refcount leak bug in sysctrl
` [PATCH AUTOSEL 5.18 43/53] mips: lantiq: xway: "
` [PATCH AUTOSEL 5.18 44/53] mips/pic32/pic32mzda: Fix refcount leak bugs
` [PATCH AUTOSEL 5.18 45/53] mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node
` [PATCH AUTOSEL 5.18 46/53] mips: lantiq: Add missing of_node_put() in irq.c
` [PATCH AUTOSEL 5.18 47/53] drm/sun4i: Add DMA mask and segment size
` [PATCH AUTOSEL 5.18 48/53] drm/sun4i: Return if frontend is not present
` [PATCH AUTOSEL 5.18 49/53] hinic: Replace memcpy() with direct assignment
` [PATCH AUTOSEL 5.18 50/53] drm/amdgpu: Adjust logic around GTT size (v3)
` [PATCH AUTOSEL 5.18 51/53] nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFH
` [PATCH AUTOSEL 5.18 52/53] gpio: grgpio: Fix device removing

[kbingham-rcar:kbingham/drm-misc/next/sn65dsi86/hpd 9/21] drivers/gpu/drm/bridge/ti-sn65dsi86.c:736:1: sparse: sparse: unused label 'err_conn_init'
 2022-06-28  2:19 UTC 

[PATCH] media: videobuf2: add V4L2_BUF_FLAG_CODECCONFIG flag
 2022-06-28  2:19 UTC 

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-28  2:17 UTC  (5+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()

[PATCH v3] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-28  2:14 UTC 

[PATCH v2] firmware: Hold a reference for of_find_compatible_node()
 2022-06-28  2:16 UTC 

[PATCH v14 00/15] drm/mediatek: Add MT8195 dp_intf driver
 2022-06-28  2:15 UTC  (3+ messages)
` [PATCH v14 12/15] drm/mediatek: dpi: Add YUV422 output support

[PATCH] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-06-28  2:14 UTC  (2+ messages)

[PATCH] ipc/mqueue: remove unnecessary (void*) conversions
 2022-06-28  2:12 UTC 

[PATCH v2] PM-runtime: Check supplier_preactivated before release supplier
 2022-06-28  2:12 UTC 

[PATCH -next] m68k: virt: platform: fix missing platform_device_unregister() on error in virt_platform_init()
 2022-06-28  2:18 UTC 

[PATCH v2 0/9] mm, hwpoison: enable 1GB hugepage support (v2)
 2022-06-28  2:06 UTC  (3+ messages)
` [PATCH v2 9/9] mm, hwpoison: enable memory error handling on 1GB hugepage

[PATCH 5.15 000/135] 5.15.51-rc1 review
 2022-06-28  1:58 UTC  (3+ messages)

[PATCH v2 0/3] arm64: kdump: Function supplement and performance optimization
 2022-06-28  1:58 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-28  1:57 UTC  (5+ messages)

[PATCH v3 0/2] A few cleanup and fixup patches for swap
 2022-06-28  1:56 UTC  (6+ messages)
` [PATCH v3 1/2] mm/swapfile: fix possible data races of inuse_pages

[PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
 2022-06-28  1:53 UTC  (5+ messages)

[PATCH] drivers/net/usb/r8152: Enable MAC address passthru support
 2022-06-28  1:53 UTC 

[PATCH] rcu: Add a warnings in sync_sched_exp_online_cleanup()
 2022-06-28  1:52 UTC  (7+ messages)

[PATCH v5] ath9k: sleep for less time when unregistering hwrng
 2022-06-28  1:53 UTC  (5+ messages)
` [PATCH v6] "

[PATCH v3] libbpf: Cleanup the legacy kprobe_event on failed add/attach_event()
 2022-06-28  1:51 UTC  (3+ messages)

[jirislaby:lto 40/48] arch/x86/events/amd/core.c:696:23: warning: no previous prototype for 'amd_pmu_test_overflow_topbit'
 2022-06-28  1:49 UTC 

[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
 2022-06-28  1:46 UTC  (11+ messages)

[PATCH v4 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG Makefile options
 2022-06-28  1:45 UTC  (3+ messages)
` [PATCH v4 2/4] memblock tests: add verbose output to memblock tests

[PATCH v6 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-06-28  1:45 UTC  (9+ messages)

[PATCH V6 RESEND] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv
 2022-06-28  1:41 UTC 

[PATCH] arm64: mm: fix linear mapping mem access performace degradation
 2022-06-28  1:40 UTC  (2+ messages)

[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-06-28  1:38 UTC  (4+ messages)
` [PATCH 04/14] KVM: VMX: Extend VMX controls macro shenanigans

[PATCH v13 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-06-28  1:37 UTC  (5+ messages)
` [PATCH v13 4/4] Documentation: trace/objtrace: Add documentation for objtrace

[PATCH v13 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-06-28  1:35 UTC  (3+ messages)
` [PATCH v13 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[net-next PATCH RFC 0/5] Add MTU change with stmmac interface running
 2022-06-28  1:33 UTC  (6+ messages)
` [net-next PATCH RFC 1/5] net: ethernet: stmicro: stmmac: move queue reset to dedicated functions
` [net-next PATCH RFC 2/5] net: ethernet: stmicro: stmmac: first disable all queues in release
` [net-next PATCH RFC 3/5] net: ethernet: stmicro: stmmac: move dma conf to dedicated struct
` [net-next PATCH RFC 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open
` [net-next PATCH RFC 5/5] net: ethernet: stmicro: stmmac: permit MTU change with interface up

[PATCH V2 3/8] clk: qcom: Add Global Clock controller (GCC) driver for IPQ5018
 2022-06-28  1:28 UTC  (2+ messages)

[PATCH] irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
 2022-06-28  1:28 UTC 

[PATCH v3] gen_compile_commands: handle multiple lines per .mod file
 2022-06-28  1:23 UTC 

[RFC PATCH 00/11] docs: remove submitting-drivers.rst
 2022-06-28  1:20 UTC  (3+ messages)
` [RFC PATCH 06/11] docs: process: remove outdated submitting-drivers.rst

[PATCH v37 00/33] LSM: Module stacking for AppArmor
 2022-06-28  0:56 UTC  (34+ messages)
  ` [PATCH v37 01/33] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v37 02/33] LSM: Infrastructure management of the sock security
  ` [PATCH v37 03/33] LSM: Add the lsmblob data structure
  ` [PATCH v37 04/33] LSM: provide lsm name and id slot mappings
  ` [PATCH v37 05/33] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v37 06/33] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v37 07/33] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v37 08/33] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v37 09/33] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v37 10/33] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v37 11/33] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v37 12/33] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v37 13/33] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v37 14/33] LSM: Specify which LSM to display
  ` [PATCH v37 15/33] LSM: Ensure the correct LSM context releaser
  ` [PATCH v37 16/33] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v37 17/33] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v37 18/33] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v37 19/33] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v37 20/33] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v37 21/33] binder: Pass LSM identifier for confirmation
  ` [PATCH v37 22/33] LSM: security_secid_to_secctx module selection
  ` [PATCH v37 23/33] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v37 24/33] Audit: Create audit_stamp structure
  ` [PATCH v37 25/33] LSM: Add a function to report multiple LSMs
  ` [PATCH v37 26/33] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v37 27/33] Audit: Add record for multiple task security contexts
  ` [PATCH v37 28/33] audit: multiple subject lsm values for netlabel
  ` [PATCH v37 29/33] Audit: Add record for multiple object contexts
  ` [PATCH v37 30/33] netlabel: Use a struct lsmblob in audit data
  ` [PATCH v37 31/33] LSM: Removed scaffolding function lsmcontext_init
  ` [PATCH v37 32/33] LSM: Add /proc attr entry for full LSM context
  ` [PATCH v37 33/33] AppArmor: Remove the exclusive flag

[PATCH v8 0/5] Add TDX Guest Attestation support
 2022-06-28  1:15 UTC  (6+ messages)
` [PATCH v8 4/5] x86/mm: Add noalias variants of set_memory_*crypted() functions

[PATCH RFC] memcg: notify about global mem_cgroup_id space depletion
 2022-06-28  1:11 UTC  (5+ messages)
` [PATCH mm v2] "

sparse warnings related to kref_put_lock() and refcount_dec_and_lock()
 2022-06-28  1:06 UTC  (2+ messages)

[PATCH v2 0/4] Fixes for dtbs_check warnings on Mediatek XHCI nodes
 2022-06-28  0:57 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: usb: mtk-xhci: Make all clocks required

Possible problem in check-local-export during the kernel build process (RCU torture)
 2022-06-28  0:55 UTC 

[PATCH RESEND] drm/msm/dpu: Fix variable dereferenced before check
 2022-06-28  0:52 UTC 

[PATCH v5 00/22] TDX host kernel support
 2022-06-28  0:48 UTC  (6+ messages)
` [PATCH v5 15/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs


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