linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-25 18:28:51 to 2023-01-25 20:54:11 UTC [more...]

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-25 20:54 UTC  (18+ messages)

[PATCH 0/5] Add support for some features on OnePlus One
 2023-01-25 20:51 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: qcom: msm8974-oneplus-bacon: Add notification LED

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-25 20:51 UTC  (5+ messages)
` [PATCH v2 02/14] dt-bindings: spi: Add bcmbca-hsspi controller support

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-25 20:49 UTC  (10+ messages)
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH V2] perf/x86/intel/ds: Fix the conversion from TSC to perf time
 2023-01-25 20:49 UTC 

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-25 20:46 UTC  (14+ messages)

[PATCH net-next 0/8] net: ipa: abstract status parsing
 2023-01-25 20:45 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ipa: refactor status buffer parsing
` [PATCH net-next 2/8] net: ipa: stop using sizeof(status)
` [PATCH net-next 3/8] net: ipa: define all IPA status mask bits
` [PATCH net-next 4/8] net: ipa: rename the NAT enumerated type
` [PATCH net-next 5/8] net: ipa: define remaining IPA status field values
` [PATCH net-next 6/8] net: ipa: IPA status preparatory cleanups
` [PATCH net-next 7/8] net: ipa: introduce generalized status decoder
` [PATCH net-next 8/8] net: ipa: add IPA v5.0 packet status support

[PATCH 1/2] clk: qcom: add compile test to MSM8996 CPU clocks
 2023-01-25 20:44 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: restrict drivers per ARM/ARM64

Broken Address Dependency in mm/ksm.c::cmp_and_merge_page()
 2023-01-25 20:39 UTC  (8+ messages)

[PATCH v3 00/19] fix DRM_USE_DYNAMIC_DEBUG regression
 2023-01-25 20:37 UTC  (20+ messages)
` [PATCH v3 01/19] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v3 02/19] test-dyndbg: show that DEBUG enables prdbgs at compiletime
` [PATCH v3 03/19] dyndbg: replace classmap list with a vector
` [PATCH v3 04/19] dyndbg: make ddebug_apply_class_bitmap more selective
` [PATCH v3 05/19] dyndbg: split param_set_dyndbg_classes to inner/outer fns
` [PATCH v3 06/19] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v3 07/19] dyndbg: reduce verbose/debug clutter
` [PATCH v3 08/19] dyndbg: tighten ddebug_class_name() 1st arg
` [PATCH v3 09/19] dyndbg: constify ddebug_apply_class_bitmap args
` [PATCH v3 10/19] dyndbg-API: split DECLARE_(DYNDBG_CLASSMAP) to $1(_DEFINE|_USE)
` [PATCH v3 11/19] dyndbg-API: specialize DYNDBG_CLASSMAP_(DEFINE|USE)
` [PATCH v3 12/19] dyndbg-API: DYNDBG_CLASSMAP_USE drop extra args
` [PATCH v3 13/19] dyndbg-API: DYNDBG_CLASSMAP_DEFINE() improvements
` [PATCH v3 14/19] drm_print: fix stale macro-name in comment
` [PATCH v3 15/19] test-dyndbg: build test_dynamic_debug_submod
` [PATCH v3 16/19] test-dyndbg: rename DD_SYS_WRAP to DYNDBG_CLASSMAP_PARAM
` [PATCH v3 17/19] test-dyndbg: disable WIP dyndbg-trace params
` [PATCH v3 18/19] test-dyndbg: tune sub-module behavior
` [PATCH v3 19/19] jump_label: RFC / temporary for CI - tolerate toggled state

[PATCH 0/2] SRCU changes for the Linux Kernel Memory Model
 2023-01-25 20:35 UTC  (4+ messages)
` [Patch 1/2] tools/memory-model: Update some warning labels
  ` [Patch 2/2] tools/memory-model: Provide exact SRCU semantics

[PATCH v11 0/6] Add LVTS thermal architecture
 2023-01-25 20:35 UTC  (9+ messages)
` [PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
` [PATCH v11 5/6] arm64/dts/mt8195: Add thermal zones and thermal nodes

[net-next PATCH v3 1/2] net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
 2023-01-25 20:35 UTC  (2+ messages)
` [net-next PATCH v3 2/2] net: dsa: qca8k: convert to regmap read/write API

[PATCH 00/10] Add minimal boot support for IPQ5332
 2023-01-25 20:35 UTC  (3+ messages)
` [PATCH 03/10] clk: qcom: Add STROMER PLUS PLL type "

[PATCH 1/3] clk: qcom: cpu-8996: add missing cputype include
 2023-01-25 20:34 UTC  (6+ messages)
` [PATCH 2/3] clk: qcom: gcc-qcs404: fix duplicated num_parents
` [PATCH 3/3] clk: qcom: rpmh: fix double RPMH_IPA_CLK assignment

[PATCH] dma-buf: system_heap: avoid reclaim for order 4
 2023-01-25 20:32 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: clock: qcom,sm8450-camcc: constrain required-opps
 2023-01-25 20:32 UTC  (4+ messages)

[PATCH] dax: super.c: fix kernel-doc bad line warning
 2023-01-25 20:29 UTC  (2+ messages)

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-25 20:29 UTC  (17+ messages)

[PATCH] perf/x86/intel: Fix guest vPMU warning on hybrid CPUs
 2023-01-25 20:28 UTC 

[PATCH][next] nvmem: u-boot-env: replace zero-length array with flexible-array member
 2023-01-25 20:27 UTC  (3+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 208507] New: BISECTED: i2c timeout loading module ddbridge with commit d2345d1231d80ecbea5fb764eb43123440861462]
 2023-01-25 20:25 UTC  (3+ messages)

[PATCH v2] nvdimm: Support sizeof(struct page) > MAX_STRUCT_PAGE_SIZE
 2023-01-25 20:23 UTC 

[PATCH v2 1/3] dt-bindings: arm: optee: add interrupt controller properties
 2023-01-25 20:22 UTC  (2+ messages)

[PATCH] drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument size
 2023-01-25 20:15 UTC  (2+ messages)

Linux guest kernel threat model for Confidential Computing
 2023-01-25 20:13 UTC  (8+ messages)

[PATCH] docs/sp_SP: Add process magic-number translation
 2023-01-25 20:12 UTC  (4+ messages)

[PATCH v1 0/5] gpio: First attempt to clean up headers
 2023-01-25 20:10 UTC  (6+ messages)
` [PATCH v1 1/5] gpiolib: fix linker errors when GPIOLIB is disabled
` [PATCH v1 2/5] gpio: Drop unused forward declaration from driver.h
` [PATCH v1 3/5] gpio: Deduplicate forward declarations in consumer.h
` [PATCH v1 4/5] gpio: Group "
` [PATCH v1 5/5] gpio: Clean up headers

[PATCH v2 00/12] dt-bindings: serial: cleanup and improvements
 2023-01-25 20:10 UTC  (25+ messages)
` [PATCH v2 01/12] dt-bindings: serial: amlogic,meson-uart: allow other serial properties
` [PATCH v2 02/12] dt-bindings: serial: 8250: correct Nuvoton NPCM850 compatible
` [PATCH v2 03/12] dt-bindings: serial: pl011: allow ARM Primecell properties
` [PATCH v2 04/12] dt-bindings: serial: correct ref to serial.yaml
` [PATCH v2 05/12] dt-bindings: serial: cdsn,uart: add power-domains
` [PATCH v2 06/12] dt-bindings: serial: 8250_omap: drop rs485 properties
` [PATCH v2 07/12] dt-bindings: serial: fsl-imx-uart: drop common properties
` [PATCH v2 08/12] dt-bindings: serial: fsl-lpuart: drop rs485 properties
` [PATCH v2 09/12] dt-bindings: serial: fsl-lpuart: allow other serial properties
` [PATCH v2 10/12] dt-bindings: serial: st,stm32-uart: drop common properties
` [PATCH v2 11/12] dt-bindings: serial: drop unneeded quotes
` [PATCH v2 12/12] dt-bindings: serial: example cleanup

[PATCH v2 00/11] staging: rtl8192e: Remove unused variables from struct rt_stats
 2023-01-25 20:09 UTC  (12+ messages)
` [PATCH v2 01/11] staging: rtl8192e: Remove unused variables rxrdu and rxok
` [PATCH v2 02/11] staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr
` [PATCH v2 03/11] staging: rtl8192e: Remove unused variables rxcrcerrmin and friends
` [PATCH v2 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre
` [PATCH v2 05/11] staging: rtl8192e: Remove unused variables numqry_
` [PATCH v2 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov
` [PATCH v2 07/11] staging: rtl8192e: Remove unused variables rxint, ints and shints
` [PATCH v2 08/11] staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint
` [PATCH v2 09/11] staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea
` [PATCH v2 10/11] staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp
` [PATCH v2 11/11] staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa

[PATCH] i40e: Add checking for null for nlmsg_find_attr()
 2023-01-25 20:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 1/2] spi: dt-bindings: drop unneeded quotes
 2023-01-25 20:05 UTC  (3+ messages)
` [PATCH v2 2/2] spi: dt-bindings: cleanup examples - indentation, lowercase hex

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-25 20:04 UTC  (10+ messages)
` [PATCH v2 1/4] memcg: Track exported dma-buffers

[PATCH V2 0/2] Fix WKUP domain IO PADCONFIG size issue and RPi header support
 2023-01-25 20:04 UTC  (3+ messages)
` [PATCH V2 2/2] arm64: dts: ti: k3-am68-sk-base-board: Add pinmux for RPi Header

[PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-25 20:03 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex

[PATCH v2 0/2] media: i2c: add imx415 cmos image sensor driver
 2023-01-25 20:03 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: add imx415 cmos image sensor

[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
 2023-01-25 20:02 UTC  (13+ messages)

[PATCH v1 1/1] usb: gadget: Use correct APIs and data types for UUID handling
 2023-01-25 20:01 UTC  (3+ messages)

[PATCH v1 1/4] Revert "mmc: sdhci-of-arasan: Add intel Thunder Bay SOC support to the arasan eMMC driver"
 2023-01-25 19:58 UTC  (3+ messages)
` [PATCH v1 4/4] Revert "dt-bindings: phy: intel: Add Thunder Bay eMMC PHY bindings"

[bug-report] possible s64 overflow in max_vruntime()
 2023-01-25 19:57 UTC  (5+ messages)

[PATCH v5 0/9] TI-Nspire cleanups
 2023-01-25 19:56 UTC  (3+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: Add TI-Nspire misc registers

[PATCH] drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command
 2023-01-25 19:56 UTC  (2+ messages)

[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
 2023-01-25 19:50 UTC  (19+ messages)
` [PATCH v2 01/18] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v2 02/18] can: tcan4x5x: Check size of mram configuration
` [PATCH v2 03/18] can: m_can: Remove repeated check for is_peripheral
` [PATCH v2 04/18] can: m_can: Always acknowledge all interrupts
` [PATCH v2 05/18] can: m_can: Remove double interrupt enable
` [PATCH v2 06/18] can: m_can: Disable unused interrupts
` [PATCH v2 07/18] can: m_can: Keep interrupts enabled during peripheral read
` [PATCH v2 08/18] can: m_can: Write transmit header and data in one transaction
` [PATCH v2 09/18] can: m_can: Implement receive coalescing
` [PATCH v2 10/18] can: m_can: Implement transmit coalescing
` [PATCH v2 11/18] can: m_can: Add rx coalescing ethtool support
` [PATCH v2 12/18] can: m_can: Add tx "
` [PATCH v2 13/18] can: m_can: Cache tx putidx
` [PATCH v2 14/18] can: m_can: Use the workqueue as queue
` [PATCH v2 15/18] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v2 16/18] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v2 17/18] can: m_can: Implement BQL
` [PATCH v2 18/18] can: m_can: Implement transmit submission coalescing

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-25 19:46 UTC  (12+ messages)
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk

[PATCH v2 1/1] iio: adc: qcom-spmi-adc5: Fix the channel name
 2023-01-25 19:39 UTC  (5+ messages)

[PATCH] ACPI: NFIT: fix a potential deadlock during NFIT teardown
 2023-01-25 19:34 UTC  (2+ messages)

[PATCH v5 0/1] docs/mm: start filling out new structure
 2023-01-25 19:28 UTC  (2+ messages)
` [PATCH v5 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH v2] perf stat: Hide invalid uncore event output for aggr mode
 2023-01-25 19:24 UTC 

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-25 19:22 UTC  (8+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "

[RESEND RFC PATCH v1 00/20] mm: process/cgroup ksm support
 2023-01-25 18:43 UTC  (6+ messages)

[PATCH] btrfs: raid56: Fix stripes if vertical errors are found
 2023-01-25 19:11 UTC  (2+ messages)

[PATCH 1/2] mm/MADV_COLLAPSE: set EAGAIN on unexpected page refcount
 2023-01-25 19:15 UTC  (3+ messages)

[PATCH 0/2] net: stmmac: add DT parameter to keep RX_CLK running in LPI state
 2023-01-25 19:14 UTC  (5+ messages)

[PATCH][next] btrfs: Fix spelling mistakes found using codespell
 2023-01-25 19:08 UTC  (2+ messages)

[PATCH] perf/util: Symbol lookup can fail if multiple segmets match stext
 2023-01-25 18:34 UTC  (5+ messages)
` [PATCH v2] perf/util: Symbol lookup with kcore can fail if multiple segments "

[PATCH v2] nvdimm: Use kstrtobool() instead of strtobool()
 2023-01-25 19:11 UTC  (3+ messages)

[PATCH v2] soc: mediatek: mtk-svs: Enable the IRQ later
 2023-01-25 19:11 UTC  (3+ messages)

[RESEND PATCH] of: property: do not create clocks device link for clock controllers
 2023-01-25 19:09 UTC  (4+ messages)

[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
 2023-01-25 19:07 UTC  (4+ messages)
` [PATCH 1/3] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH 2/3] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH 3/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM

[PATCH v2 0/2] tpm: Add reserved memory event log
 2023-01-25 19:06 UTC  (4+ messages)
` [PATCH v2 1/2] tpm: Use managed allocation for bios "

[PATCH v2] drm/msm/dpu: Add DSC hardware blocks to register snapshot
 2023-01-25 19:05 UTC  (2+ messages)

[PATCH v7 0/6] Add DSS support for AM625 SoC
 2023-01-25 19:05 UTC  (3+ messages)
` [PATCH v7 2/6] dt-bindings: display: ti,am65x-dss: Add support for am625 dss

[PATCH] drm/msm/dpu: Add DSC hardware blocks to register snapshot
 2023-01-25 19:04 UTC  (2+ messages)

[PATCH v11 1/2] x86/module: remove unused code in __apply_relocate_add
 2023-01-25 19:03 UTC  (4+ messages)
` [PATCH v11 2/2] livepatch,x86: Clear relocation targets on a module removal

[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
 2023-01-25 19:01 UTC  (2+ messages)

[PATCH 5.15 00/20] Backport oops_limit to 5.15
 2023-01-25 18:59 UTC  (5+ messages)
` [PATCH 5.15 13/20] exit: Put an upper limit on how often we can oops

[PATCH 0/2] powerpc: Fix livepatch module re-patching issue
 2023-01-25 18:58 UTC  (7+ messages)
` [PATCH 2/2] powerpc/module_64: Fix "expected nop" error on module re-patching

[PATCH v3] gpiolib: fix linker errors when GPIOLIB is disabled
 2023-01-25 18:59 UTC  (2+ messages)

[PATCH v4 0/1] docs/mm: start filling out new structure
 2023-01-25 18:56 UTC  (6+ messages)
` [PATCH v4 1/1] docs/mm: Physical Memory: add structure, introduction and nodes description

[PATCH 0/4] staging: r8188eu: clean up usb transfers
 2023-01-25 18:56 UTC  (2+ messages)

[PATCH 0/6] rpmsg: glink: Misc improvements
 2023-01-25 18:55 UTC  (4+ messages)
` [PATCH 2/6] rpmsg: glink: smem: Wrap driver context

[PATCH v3] netpoll: Remove 4s sleep during carrier detection
 2023-01-25 18:52 UTC 

[PATCH v2] module: replace module_layout with module_memory
 2023-01-25 18:50 UTC 

[PATCH v2] cxl: fix spelling mistakes
 2023-01-25 18:50 UTC  (2+ messages)

[PATCH v4 0/5] ARM: Add GXP I2C Support
 2023-01-25 18:44 UTC  (6+ messages)
` [PATCH v4 1/5] i2c: hpe: Add GXP SoC I2C Controller
` [PATCH v4 2/5] dt-bindings: i2c: Add hpe,gxp-i2c
` [PATCH v4 3/5] ARM: dts: hpe: Add I2C Topology
` [PATCH v4 4/5] ARM: multi_v7_defconfig: add gxp i2c module
` [PATCH v4 5/5] MAINTAINERS: Add HPE GXP I2C Support

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-25 18:46 UTC  (8+ messages)
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled

[PATCH v13 0/4] Add throttling detection to sev-guest
 2023-01-25 18:31 UTC  (5+ messages)
` [PATCH v13 1/4] virt/coco/sev-guest: Add throttling awareness

[PATCH] kbuild: fix trivial typo in comment
 2023-01-25 18:30 UTC 

[PATCH] leds: simatic-ipc-leds-gpio: do not run into endless EPROBE_DEFER loop
 2023-01-25 18:30 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] Enable struct_ops programs to be sleepable
 2023-01-25 18:30 UTC  (2+ messages)

[PATCH v8 RESEND 0/8] fs: clean up internal i_version handling
 2023-01-25 18:30 UTC  (4+ messages)
` [PATCH v8 RESEND 3/8] vfs: plumb i_version handling into struct kstat

[PATCH] soc: qcom: socinfo: Add support for new field in revision 17
 2023-01-25 18:28 UTC  (2+ messages)


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