linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-12 18:50:36 to 2023-03-13 02:28:59 UTC [more...]

[PATCH net-next] net-sysfs: display two backlog queue len separately
 2023-03-13  2:28 UTC  (4+ messages)

[PATCH v7 0/5] Device tree support for Hyper-V VMBus driver
 2023-03-13  2:27 UTC  (7+ messages)
` [PATCH v7 5/5] Driver: VMBus: Add Devicetree support

[PATCH] clk: Use of_property_present() for testing DT property presence
 2023-03-13  2:26 UTC  (2+ messages)

[PATCH v3 0/2] drivers: rtc: add max313xx series rtc driver
 2023-03-13  2:20 UTC  (6+ messages)
` [PATCH v3 1/2] "

[RFC PATCH] sched/fair: scale vruntime delta on migration
 2023-03-13  2:14 UTC 

[PATCH 2/2] ext4: avoid unnecessary pointer dereference in ext4_mb_normalize_request
 2023-03-13  2:13 UTC  (2+ messages)

[PATCH 1/2] ext4: fix typos in mballoc
 2023-03-13  2:12 UTC  (2+ messages)

[PATCH 0/8] Add multiport support for DWC3 controllers
 2023-03-13  2:07 UTC  (3+ messages)
` [PATCH 3/8] usb: dwc3: core: Skip setting event buffers for host only controllers

[PATCH v1 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-13  2:09 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: spi: add "

[PATCH v3 01/20] ext4: set goal start correctly in ext4_mb_normalize_request
 2023-03-13  2:07 UTC  (2+ messages)

[PATCH net-next] net: introduce budget_squeeze to help us tune rx behavior
 2023-03-13  2:05 UTC  (2+ messages)

[RFC PATCH V2 0/1] x86: cpu topology fix and question on x86_max_cores
 2023-03-13  2:05 UTC  (5+ messages)
` [PATCH V2 1/1] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform

[PATCH v4 0/5] Add IO page table replacement support
 2023-03-13  2:04 UTC  (5+ messages)
` [PATCH v4 5/5] vfio: Support IO page table replacement

[PATCH v2 0/3] perf : fix counting when initial delay configured
 2023-03-13  1:58 UTC  (6+ messages)

[PATCH v3 0/3] Add the clock stretching i2c property
 2023-03-13  1:53 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: i2c: mpc: Mark "fsl,timeout" as deprecated
` [PATCH v3 2/3] i2c: mpc: Use of_property_read_u32 instead of of_get_property
` [PATCH v3 3/3] i2c: mpc: Use i2c-scl-clk-low-timeout-ms i2c property

[PATCH v5] scsi: support packing multi-segment in UNMAP command
 2023-03-13  1:44 UTC  (3+ messages)

[PATCH] thermal/core/power_allocator: avoid cdev->state can not be reset
 2023-03-13  1:40 UTC  (3+ messages)

[PATCH v3 00/29] Add KVM LoongArch support
 2023-03-13  1:31 UTC  (4+ messages)
` [PATCH v3 19/29] LoongArch: KVM: Implement kvm mmu operations

[PATCH] hwspinlock: omap: drop of_match_ptr for ID table
 2023-03-13  1:25 UTC  (2+ messages)

[PATCH v1 3/3] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
 2023-03-13  1:24 UTC 

[PATCH v1 2/3] rust: add pin-init API
 2023-03-13  1:23 UTC 

[PATCH 1/2] serial: sh-sci: mark OF related data as maybe unused
 2023-03-13  1:23 UTC  (3+ messages)
` [PATCH 2/2] serial: sprd: Drop of_match_ptr for ID table

[PATCH v1 1/3] rust: macros: add `quote!` macro
 2023-03-13  1:23 UTC 

[PATCH v1 0/3] Rust pin-init API for pinned initialization of structs
 2023-03-13  1:22 UTC 

[PATCH net v2] net: calxedaxgmac: fix race condition in xgmac_remove due to unfinished work
 2023-03-13  1:22 UTC  (2+ messages)

[PATCH] ARM: dts: hisilicon: use "okay" for status
 2023-03-13  0:59 UTC  (3+ messages)

[PATCH net v3] net: ravb: Fix possible UAF bug in ravb_remove
 2023-03-13  1:15 UTC  (3+ messages)

[PATCH] USB: serial: xr: Add TIOCGRS485 and TIOCSRS485 ioctls
 2023-03-13  1:04 UTC 

[PATCH] drm/amdgpu: resove reboot exception for si oland
 2023-03-13  1:04 UTC  (3+ messages)

[PATCH v2] staging: greybus: remove tabs to fix line length and merge lines
 2023-03-13  1:01 UTC  (2+ messages)

[RFC PATCH v1 1/1] linux: mm_types: allow to modified the vm_flags in vm_area_struct
 2023-03-13  0:57 UTC  (2+ messages)

[PATCH] drm/amd/display: Write to correct dirty_rect
 2023-03-13  0:47 UTC 

[PATCH v2 00/18] x86/reboot: KVM: Clean up "emergency" virt code
 2023-03-13  0:54 UTC  (7+ messages)
` [PATCH v2 02/18] x86/reboot: Expose VMCS crash hooks if and only if KVM_INTEL is enabled
` [PATCH v2 05/18] x86/reboot: KVM: Disable SVM during reboot via virt/KVM reboot callback
` [PATCH v2 07/18] x86/reboot: Disable virtualization during reboot iff callback is registered

[PATCH 0/6] kbuild: fix some packaging issues, and use git-archive for source package
 2023-03-13  0:52 UTC  (9+ messages)
` [PATCH 1/6] kbuild: deb-pkg: make debian source package working again
` [PATCH 2/6] kbuild: deb-pkg: do not take KERNELRELEASE from the source version
` [PATCH 3/6] kbuild: deb-pkg: set CROSS_COMPILE only when undefined
` [PATCH 4/6] kbuild: deb-pkg: split image and debug objects staging out into functions
` [PATCH 5/6] kbuild: deb-pkg: use dh_listpackages to know enabled packages
` [PATCH 6/6] kbuild: use git-archive for source package creation

[RFC PATCH v1 0/1] possibile regression in the mm_types
 2023-03-13  0:45 UTC  (2+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: reordering the fields
 2023-03-13  0:49 UTC 

[PATCH] staging: sm750: Rename camel case functions in sm750_cursor.*
 2023-03-13  0:38 UTC  (3+ messages)

[PATCH 1/3] menuconfig: delete shadows, prepare for vertical space reclaim
 2023-03-13  0:29 UTC  (6+ messages)
` [PATCH 2/3] menuconfig: reclaim horizontal space
` [PATCH 3/3] menuconfig: reclaim vertical space

[PATCH 0/5] Add support for Focaltech FTS Touchscreen
 2023-03-13  0:21 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: input: touchscreen: add bindings for focaltech,fts
` [PATCH 2/5] Input: add driver for Focaltech FTS touchscreen
` [PATCH 4/5] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce support for fts touchscreen
` [PATCH 5/5] arm64: dts: qcom: sdm845-shift-axolotl: update focaltech touchscreen properties

[PATCH] IMA: allow/fix UML builds
 2023-03-13  0:15 UTC  (2+ messages)

[syzbot] [net?] INFO: task hung in del_device_store
 2023-03-13  0:08 UTC  (2+ messages)

[PATCH v2] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS
 2023-03-13  0:07 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: Add Tolino Vision
 2023-03-13  0:01 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for "
` [PATCH 2/2] ARM: dts: imx: Add devicetree for Tolino Vison

[PATCH] ASoC: soc-pcm: fix hw->formats cleared by soc_pcm_hw_init() for dpcm
 2023-03-12 23:58 UTC  (2+ messages)

[PATCH net-next v2 4/6] net: mdio: scan bus based on bus capabilities for C22 and C45
 2023-03-12 23:57 UTC  (11+ messages)

Linux 6.3-rc2
 2023-03-12 23:45 UTC 

[PATCH 0/3] Remove drm/ttm-specific mm changes
 2023-03-12 23:40 UTC  (4+ messages)
` [PATCH 1/3] mm: remove unused vmf_insert_mixed_prot()
` [PATCH 2/3] mm: Remove vmf_insert_pfn_xxx_prot() for huge page-table entries
` [PATCH 3/3] drm/ttm: Remove comment referencing now-removed vmf_insert_mixed_prot()

[GIT PULL] tpm: changes for v6.3-rc3
 2023-03-12 23:33 UTC  (2+ messages)

[PATCH 0/3] drm/lima: expose usage statistics via fdinfo
 2023-03-12 23:30 UTC  (4+ messages)
` [PATCH 1/3] drm/lima: add usage counting method to ctx_mgr
` [PATCH 2/3] drm/lima: allocate unique id per drm_file
` [PATCH 3/3] drm/lima: add show_fdinfo for drm usage stats

[PATCH] xfs: simplify two-level sysctl registration for xfs_table
 2023-03-12 23:31 UTC  (2+ messages)

[PATCH] pata_parport: fix possible memory leak
 2023-03-12 23:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 6.1,6.2,6.3 v3 1/6] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
 2023-03-12 23:15 UTC  (6+ messages)
` [PATCH 5.15 v3 2/6] "
` [PATCH 5.10 v3 3/6] "
` [PATCH 5.4 v3 4/6] "
` [PATCH 4.19 v3 5/6] iio: "
` [PATCH 4.14 v3 6/6] "

[PATCH RFC 0/5] tools/nolibc: add support for stack protector
 2023-03-12 23:12 UTC  (7+ messages)
` [PATCH RFC 4/5] "
` [PATCH RFC 5/5] tools/nolibc: tests: add test for -fstack-protector

[PATCH v6 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-12 23:11 UTC  (7+ messages)
` [PATCH v6 1/5] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v6 2/5] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v6 3/5] dmaengine: dw-edma: Add support for native HDMA

[PATCH v10 00/16] TDX host kernel support
 2023-03-12 23:08 UTC  (4+ messages)
` [PATCH v10 05/16] x86/virt/tdx: Add skeleton to enable TDX on demand

[PATCH 1/6] power: supply: rt9455_charger: mark OF related data as maybe unused
 2023-03-12 22:50 UTC  (8+ messages)
` [PATCHv1 01/11] dt-bindings: power: supply: adc-battery: add binding
  ` [PATCH v2] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
  ` [PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
  ` [PATCH] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
  ` drivers/power/supply/qcom_battmgr.c:357:31: sparse: sparse: incorrect type in initializer (different base types)
  ` [PATCH] power: supply: bq256xx: Support to disable charger

[PATCH v3] usb: gadget: epautoconf: claim smallest endpoints first
 2023-03-12 22:48 UTC 

[PATCH v2] counter: 104-quad-8: Fix race condition between FLAG and CNTR reads
 2023-03-12 22:35 UTC  (2+ messages)

[PATCH] sound: usb: remove Wireless USB dead code
 2023-03-12 22:28 UTC 

[syzbot] KASAN: use-after-free Write in l2tp_tunnel_del_work (2)
 2023-03-12 22:27 UTC  (2+ messages)
` [syzbot] [net?] "

[PATCH] coding-style.rst: indentation: Clarify tabs text
 2023-03-12 21:57 UTC  (3+ messages)

[PATCH v2 0/2] Hyper-V VTL support
 2023-03-12 21:49 UTC  (3+ messages)
` [PATCH v2 2/2] x86/hyperv: VTL support for Hyper-V

[PATCH v11 00/15] Support AMD Pensando Elba SoC
 2023-03-12 21:42 UTC  (11+ messages)
` [PATCH v11 02/15] dt-bindings: mmc: cdns: Add "
` [PATCH v11 03/15] dt-bindings: spi: cdns: Add compatible for "
` [PATCH v11 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller
` [PATCH v11 05/15] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v11 10/15] spi: dw: Add support for AMD Pensando Elba SoC

[PATCH v2 1/2] hwmon: gpio-fan: drop of_match_ptr for ID table
 2023-03-12 21:14 UTC  (4+ messages)
` [PATCH v2 2/2] hwmon: tmp512: "

[PATCH 1/2] hwmon: gpio-fan: mark OF related data as maybe unused
 2023-03-12 21:14 UTC  (7+ messages)

[PATCH linux-doc] docs/doc-guide: Clarify how to write tables
 2023-03-12 21:11 UTC  (3+ messages)

[PATCH net] bonding: Fix warning in default_device_exit_batch()
 2023-03-12 20:58 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2023-03-12 20:46 UTC  (16+ messages)

[PATCH] mm: memory-failure: correct HWPOISON_INJECT config
 2023-03-12 20:50 UTC  (2+ messages)

[RFC PATCH V2 0/9] Convert TSC to monotonic raw clock for PEBS
 2023-03-12 20:50 UTC  (11+ messages)
` [RFC PATCH V2 2/9] perf: Extend ABI to support post-processing monotonic raw conversion

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Henan Yiming Technology Co., Ltd
 2023-03-12 20:50 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: arm: qcom: Add Yiming LTE dongle uz801-v3.0 (yiming-uz801v3)

[PATCH] x86/paravirt: convert simple paravirt functions to asm
 2023-03-12 20:47 UTC  (4+ messages)

[PATCH] x86/microcode: Do not taint when late loading on AMD
 2023-03-12 20:47 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 00/13] drm/msm+PM+icc: Make job_run() reclaim-safe
 2023-03-12 20:41 UTC  (14+ messages)
` [PATCH 01/13] dma-buf/dma-fence: Add dma_fence_init_noref()
` [PATCH 02/13] drm/msm: Embed the hw_fence in msm_gem_submit
` [PATCH 03/13] drm/msm/gpu: Move fw loading out of hw_init() path
` [PATCH 04/13] drm/msm/gpu: Move BO allocation out of hw_init
` [PATCH 05/13] drm/msm/a6xx: Move ioremap out of hw_init path
` [PATCH 06/13] PM / devfreq: Drop unneed locking to appease lockdep
` [PATCH 07/13] PM / devfreq: Teach lockdep about locking order
` [PATCH 08/13] PM / QoS: Fix constraints alloc vs reclaim locking
` [PATCH 09/13] PM / QoS: Decouple request alloc from dev_pm_qos_mtx
` [PATCH 10/13] PM / QoS: Teach lockdep about dev_pm_qos_mtx locking order
` [PATCH 11/13] soc: qcom: smd-rpm: Use GFP_ATOMIC in write path
` [PATCH 12/13] interconnect: Fix locking for runpm vs reclaim
` [PATCH 13/13] interconnect: Teach lockdep about icc_bw_lock order

[PATCH 1/2] dt-bindings: leds: Document rohm,bd65b60 bindings
 2023-03-12 20:42 UTC  (4+ messages)

(no subject)
 2023-03-12 20:41 UTC  (2+ messages)
` [syzbot] [wireless?] KMSAN: uninit-value in ath9k_hw_init

[PATCH] x86/ioapic: Don't return 0 as valid virq
 2023-03-12 20:40 UTC  (2+ messages)

[PATCH] thermal/drivers/tsens: set some tsens_* variables storage-class-specifier to static
 2023-03-12 20:38 UTC 

[PATCH v2] x86/mce: Schedule work after restart from sysfs update
 2023-03-12 20:38 UTC  (2+ messages)
` [tip: ras/urgent] x86/mce: Make sure logged MCEs are processed after "

[PATCH] utsname: simplify one-level sysctl registration for uts_kern_table
 2023-03-12 20:30 UTC  (3+ messages)

[PATCH net-next] net: lan966x: Change lan966x_police_del return type
 2023-03-12 20:29 UTC  (2+ messages)

[PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
 2023-03-12 20:25 UTC  (2+ messages)

[PATCH net-next 0/2] net: lan966x: Improve TX/RX of frames from/to CPU
 2023-03-12 20:24 UTC  (3+ messages)
` [PATCH net-next 1/2] net: lan966x: Don't read RX timestamp if not needed
` [PATCH net-next 2/2] net: lan966x: Stop using packing library

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-03-12 20:22 UTC  (3+ messages)
` [PATCH 02/28] media: cec: meson: "

[PATCH v2 0/2] Add the clock stretching i2c property
 2023-03-12 20:20 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: mpc: Use i2c-scl-clk-low-timeout-ms "

[PATCH] arm64: dts: imx8: align thermal node names with bindings
 2023-03-12 20:13 UTC 

[PATCH] arm64: dts: marvell: align thermal node names with bindings
 2023-03-12 20:13 UTC 

[PATCH net-next v12 08/18] net: ethernet: mtk_eth_soc: fix 1000Base-X and 2500Base-X modes
 2023-03-12 20:10 UTC  (14+ messages)
        ` Aw: "
          `  "
                ` Aw: "
                      `  "

[PATCH 0/4] RZ/G2L SSI: Update interrupt numbers
 2023-03-12 20:08 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: renesas: r9a07g044: Update IRQ numbers for SSI channels

[PATCH v2 0/2] Share RZ/G2L SoC DTSI with RZ/V2L SoC
 2023-03-12 20:07 UTC  (4+ messages)

[PATCH v2] arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
 2023-03-12 20:05 UTC  (4+ messages)

[PATCH] i2c: Use of_property_read_bool() for boolean properties
 2023-03-12 19:55 UTC  (2+ messages)

[PATCH 5.10 000/528] 5.10.173-rc2 review
 2023-03-12 19:45 UTC  (2+ messages)

[PATCH] KVM: selftests: Add coverage of MTE system registers
 2023-03-12 19:35 UTC  (5+ messages)

[PATCH] x86/microcode/AMD: Get rid of __find_equiv_id()
 2023-03-12 19:32 UTC  (2+ messages)
` [tip: x86/microcode] "

A potential deadlock in sockhash map
 2023-03-12 19:32 UTC  (2+ messages)

MXSFB and Video PLL clock on i.MX8M Mini/Nano Question
 2023-03-12 19:28 UTC 

[PATCH] leds: tlc591xx: Mark OF related data as maybe unused
 2023-03-12 19:23 UTC  (4+ messages)

[PATCH v8 0/3] Add support for NXP bluetooth chipsets
 2023-03-12 19:12 UTC  (5+ messages)
` [PATCH v8 1/3] serdev: Add method to assert break signal over tty UART port

[PATCH v2] loop: LOOP_CONFIGURE: send uevents for partitions
 2023-03-12 19:10 UTC 

[PATCH bpf-next v3] docs/bpf: Add LRU internals description and graph
 2023-03-12 19:05 UTC 

[PATCH v5 0/5] Add Intel LJCA device driver
 2023-03-12 19:04 UTC  (6+ messages)
` [PATCH v5 1/5] usb: Add support for Intel LJCA device
` [PATCH v5 2/5] gpio: Add support for Intel LJCA USB GPIO driver
` [PATCH v5 3/5] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v5 4/5] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v5 5/5] Documentation: Add ABI doc for attributes of LJCA device

AUTOSEL process
 2023-03-12 19:03 UTC  (11+ messages)

[PATCH v3 2/2] input: touchscreen: goodix: Hold controller in reset during suspend
 2023-03-12 18:59 UTC  (2+ messages)

Linux regressions report for mainline [2023-03-12]
 2023-03-12 18:14 UTC 

[PATCH] mips: bmips: BCM6358: disable arch_sync_dma_for_cpu_all()
 2023-03-12 18:50 UTC  (6+ messages)

[PATCH v2] power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition
 2023-03-11 17:46 UTC 

[PATCH] power: reset: qcom-pon: drop of_match_ptr for ID table
 2023-03-10 20:06 UTC 

drivers/power/supply/qcom_battmgr.c:357:31: sparse: sparse: incorrect type in initializer (different base types)
 2023-03-10 17:04 UTC 

[PATCH] power: supply: charger-manager: Use of_property_read_bool() for boolean properties
 2023-03-10 14:47 UTC 

[PATCH] power: supply: bq256xx: Support to disable charger
 2023-03-09  6:41 UTC 


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