public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-14 12:37:12 to 2023-04-14 15:03:26 UTC [more...]

[ANNOUNCE] v6.3-rc2-rt3
 2023-04-14 15:01 UTC  (6+ messages)

[PATCH v5] checkpatch: introduce proper bindings license check
 2023-04-14 15:02 UTC  (4+ messages)

[RFC 0/4] convert create_page_buffers to create_folio_buffers
 2023-04-14 15:01 UTC  (12+ messages)
    ` [RFC 2/4] buffer: add alloc_folio_buffers() helper
    ` [RFC 3/4] fs/buffer: add folio_create_empty_buffers helper
    ` [RFC 4/4] fs/buffer: convert create_page_buffers to create_folio_buffers

[PATCH v5 0/3] Add EMAC3 support for sa8540p-ride (devicetree/clk bits)
 2023-04-14 14:58 UTC  (6+ messages)
` [PATCH v5 3/3] arm64: dts: qcom: sa8540p-ride: Add ethernet nodes

[PATCH 1/3] maple_tree: Make maple state reusable after mas_empty_area_rev()
 2023-04-14 14:57 UTC  (3+ messages)
` [PATCH 2/3] maple_tree: Fix mas_empty_area() search
` [PATCH 3/3] mm/mmap: Regression fix for unmapped_area{_topdown}

[PATCH] net: wwan: Expose secondary AT port on DATA1
 2023-04-14 14:56 UTC  (3+ messages)

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-14 14:56 UTC  (8+ messages)
` [PATCH RFC] io_uring: Pass whole sqe to commands

[RFC PATCH 0/4] Add support for QMC HDLC and PHY
 2023-04-14 14:55 UTC  (3+ messages)

[PATCH 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest
 2023-04-14 14:53 UTC  (5+ messages)
` [PATCH 2/6] perf: Support branch events logging

[PATCH] mm: page_alloc: Skip regions with hugetlbfs pages when allocating 1G pages
 2023-04-14 14:53 UTC  (4+ messages)

[PATCH net v2 1/1] igc: read before write to SRRCTL register
 2023-04-14 14:48 UTC  (6+ messages)

[PATCH v2 2/9] objtool: Add WARN_INSN()
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 1/3] context_tracking: Fix KCSAN noinstr violation
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 2/3] sched: Fix KCSAN noinstr violation
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 3/3] lkdtm/stackleak: Fix noinstr violation
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[tip: objtool/core] Revert "objtool: Support addition to set CFA base"
 2023-04-14 14:47 UTC 

[PATCH] objtool: Add stackleak instrumentation to uaccess safe list
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 1/9] scripts/objdump-func: Support multiple functions
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 4/9] objtool: Add symbol iteration helpers
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 1/3] objtool: Separate prefix code from stack validation code
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v2 7/9] objtool: Remove superfluous dead_end_function() check
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 3/3] objtool: Generate ORC data for __pfx code
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH 2/3] x86/linkage: Fix padding for typed functions
 2023-04-14 14:47 UTC  (2+ messages)
` [tip: objtool/core] "

[GIT PULL] RISC-V Fixes for 6.3-rc7
 2023-04-14 14:47 UTC 

[PATCH v3 6/6] PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error handling
 2023-04-14 14:47 UTC  (7+ messages)

[RFC PATCH v1] ice: add CGU info to devlink info callback
 2023-04-14 14:46 UTC  (6+ messages)

[PATCH] audit: use pid.is_auditd to make auditd_test_task() faster
 2023-04-14 14:44 UTC  (2+ messages)

[PATCH v2 0/2] "no-hpd" support in CDNS DP bridge driver
 2023-04-14 14:43 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: Add no-hpd property

[RFC PATCH v2 40/48] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-04-14 14:41 UTC  (9+ messages)
    ` [RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)

[PATCH v6 0/2] arm64: Fix pending single-step debugging issues
 2023-04-14 14:38 UTC  (2+ messages)

[PATCH v2] perf/arm-cmn: Fix port detection for CMN-700
 2023-04-14 14:38 UTC  (2+ messages)

[PATCH v9 0/2] Use CCP driver to handle PSP I2C arbitration
 2023-04-14 14:40 UTC  (3+ messages)
` [PATCH v9 1/2] i2c: designware: Use PCI PSP driver for communication
` [PATCH v9 2/2] i2c: designware: Add doorbell support for Mendocino

[RFC PATCH 0/3] Introduce a PCIe endpoint virtio console
 2023-04-14 14:39 UTC  (5+ messages)
` [RFC PATCH 1/3] PCI: endpoint: introduce a helper to implement pci ep virtio function
` [RFC PATCH 2/3] virtio_pci: add a definition of queue flag in ISR
` [RFC PATCH 3/3] PCI: endpoint: Add EP function driver to provide virtio-console functionality
` [EXT] [RFC PATCH 0/3] Introduce a PCIe endpoint virtio console

[PATCH] arm64: kernel: Fix kernel warning when nokaslr is passed to commandline
 2023-04-14 14:38 UTC  (2+ messages)

[PATCH v4 01/13] rust: sync: introduce `LockClassKey`
 2023-04-14 14:38 UTC  (8+ messages)
` [PATCH v4 08/13] rust: introduce `ARef`

[PATCH 0/2] Online new threads according to the current SMT level
 2023-04-14 14:38 UTC  (6+ messages)
` [PATCH 1/2] pseries/smp: export the smt level in the SYS FS

[PATCH 1/2] dt-bindings: watchdog: marvell octeonTX2 GTI system atchdog driver
 2023-04-14 14:35 UTC  (8+ messages)
` [PATCH 2/2] Watchdog: Add octeontx2 GTI watchdog driver
  ` [EXT] Re: [PATCH 1/2] dt-bindings: watchdog: marvell octeonTX2 GTI system atchdog driver

[PATCH v3 0/6] cxl/pci: Add support for RCH RAS error handling
 2023-04-14 14:35 UTC  (9+ messages)
` [PATCH v3 2/6] efi/cper: Export cper_mem_err_unpack() for use by modules
` [PATCH v3 5/6] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler

[PATCH v5] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-04-14 14:34 UTC  (2+ messages)

[PATCH v2 00/11] Sprinkle more __noreturn
 2023-04-14 14:32 UTC  (3+ messages)
` [PATCH v2 07/11] objtool: Include weak functions in global_noreturns check

[PATCH net v2] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
 2023-04-14 14:31 UTC  (4+ messages)

[PATCH 0/6] mm/hugetlb: More fixes around uffd-wp vs fork() / RO pins
 2023-04-14 14:29 UTC  (9+ messages)
` [PATCH 1/6] mm/hugetlb: Fix uffd-wp during fork()
` [PATCH 5/6] selftests/mm: Rename COW_EXTRA_LIBS to IOURING_EXTRA_LIBS

[PATCH v5 00/17] Introduce Copy-On-Write to Page Table
 2023-04-14 14:23 UTC  (18+ messages)
` [PATCH v5 01/17] mm: Split out the present cases from zap_pte_range()
` [PATCH v5 02/17] mm: Allow user to control COW PTE via prctl
` [PATCH v5 03/17] mm: Add Copy-On-Write PTE to fork()
` [PATCH v5 04/17] mm: Add break COW PTE fault and helper functions
` [PATCH v5 05/17] mm: Handle COW-ed PTE during zapping
` [PATCH v5 06/17] mm/rmap: Break COW PTE in rmap walking
` [PATCH v5 07/17] mm/khugepaged: Break COW PTE before scanning pte
` [PATCH v5 08/17] mm/ksm: Break COW PTE before modify shared PTE
` [PATCH v5 09/17] mm/madvise: Handle COW-ed PTE with madvise()
` [PATCH v5 10/17] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
` [PATCH v5 11/17] mm/mprotect: Break COW PTE before changing protection
` [PATCH v5 12/17] mm/userfaultfd: Support COW PTE
` [PATCH v5 13/17] mm/migrate_device: "
` [PATCH v5 14/17] fs/proc: Support COW PTE with clear_refs_write
` [PATCH v5 15/17] events/uprobes: Break COW PTE before replacing page
` [PATCH v5 16/17] mm: fork: Enable COW PTE to fork system call
` [PATCH v5 17/17] mm: Check the unexpected modification of COW-ed PTE

ALSA: arecord : silennce recorded as 0x80
 2023-04-14 14:25 UTC  (2+ messages)

[PATCH V3] perf/x86/intel/ds: Flush the PEBS buffer in PEBS enable
 2023-04-14 14:22 UTC  (3+ messages)

[PATCH V1 0/4] Incremental patches on minimal boot support
 2023-04-14 14:22 UTC  (7+ messages)
` [PATCH V1 1/4] dt-bindings: clock: qcom,ipq9574-gcc: Drop the Bias PLL ubi clock source
` [PATCH V1 2/4] clk: qcom: gcc-ipq9574: Drop bias_pll_ubi_nc_clk & add const to clk_init_data
` [PATCH V1 3/4] arm64: dts: qcom: ipq9574: Drop Bias PLL clock & update intc node
` [PATCH V1 4/4] arm64: dts: qcom: ipq9574: rename al02-c7 dts to rdp433

[PATCH] perf/arm-cmn: Fix DTC reset
 2023-04-14 14:19 UTC  (5+ messages)

[PATCH V3] thermal/core/power_allocator: avoid thermal cdev can not be reset
 2023-04-14 14:18 UTC  (9+ messages)

[PATCH] misc: sram: Add dma-heap-export reserved SRAM area type
 2023-04-14 14:17 UTC  (8+ messages)

[PATCH net-next] lib/win_minmax: export symbol of minmax_running_min
 2023-04-14 14:17 UTC  (3+ messages)

[PATCH V5 0/5] Introduce daemon failover mechanism to recover from crashing
 2023-04-14 14:13 UTC  (8+ messages)
` [PATCH V5 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [PATCH V5 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
    `  "
` [PATCH V5 5/5] cachefiles: add restore command to recover inflight ondemand read requests

Linux 6.3-rc2
 2023-04-14 14:11 UTC  (4+ messages)

[PATCH v2 0/1] HID: shield
 2023-04-14 14:12 UTC  (5+ messages)
` [PATCH v2 1/1] HID: shield: Initial driver implementation with Thunderstrike support

[RFC PATCH v6] sched: Fix performance regression introduced by mm_cid
 2023-04-14 14:09 UTC  (3+ messages)

[PATCH net-next 0/5] mptcp: refactor first subflow init
 2023-04-14 14:08 UTC  (6+ messages)
` [PATCH net-next 1/5] mptcp: drop unneeded argument
` [PATCH net-next 2/5] mptcp: avoid unneeded __mptcp_nmpc_socket() usage
` [PATCH net-next 3/5] mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()
` [PATCH net-next 4/5] mptcp: move first subflow allocation at mpc access time
` [PATCH net-next 5/5] mptcp: fastclose msk when cleaning unaccepted sockets

[PATCH 0/6] pinctrl immutable irqchips
 2023-04-14 14:06 UTC  (7+ messages)
` [PATCH 1/6] pinctrl: pic32: Convert to immutable irq_chip
` [PATCH 2/6] pinctrl: pistachio: "
` [PATCH 3/6] pinctrl: plgpio: "
` [PATCH 4/6] pinctrl: qcom spmi-mpp: "
` [PATCH 5/6] pinctrl: qcom ssbi-mpp: "
` [PATCH 6/6] pinctrl: qcom ssbi-gpio: "

[PATCH v3 0/3] spi: Add DMA mode support to spi-qcom-qspi
 2023-04-14 14:05 UTC  (4+ messages)
` [PATCH v3 1/3] spi: dt-bindings: qcom,spi-qcom-qspi: Add iommus
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add stream-id of qspi to iommus
` [PATCH v3 3/3] spi: spi-qcom-qspi: Add DMA mode support

[PATCH 0/9] Add Chameleon v3 ASoC audio
 2023-04-14 14:02 UTC  (10+ messages)
` [PATCH 1/9] ASoC: Add Chameleon v3 audio
` [PATCH 2/9] dt-bindings: ASoC: Add chv3-i2s
` [PATCH 3/9] dt-bindings: ASoC: Add chv3-audio
` [PATCH 4/9] dt-bindings: ASoC: Add it68051
` [PATCH 5/9] ASoC: ssm2602: Add workaround for playback with external MCLK
` [PATCH 6/9] ASoC: ssm2602: Add support for CLKDIV2
` [PATCH 7/9] ASoC: ssm2602: Add mute gpio
` [PATCH 8/9] dt-bindings: ASoC: Add mute-gpio to ssm2602
` [PATCH 9/9] ARM: dts: chameleonv3: Add ssm2603 mute gpio

[PATCH v1] ACPI: bus: Ensure that notify handlers are not running after removal
 2023-04-14 14:00 UTC 

[PATCH V1 0/3] Add Data Capture and Compare(DCC) driver to new location
 2023-04-14 13:59 UTC  (4+ messages)
` [PATCH V1 1/3] dt-bindings: misc: qcom,dcc: Add the dtschema
` [PATCH V1 2/3] drivers: misc: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V1 3/3] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support

[PATCH v1] ACPI: bus: Add missing braces to acpi_sb_notify()
 2023-04-14 13:59 UTC 

[PATCH] ipvs: change ip_vs_conn_tab_bits range to [8,31]
 2023-04-14 13:59 UTC  (4+ messages)

[GIT PULL] Power management fix for v6.3-rc7
 2023-04-14 13:57 UTC 

[GIT PULL] Thermal control fix for v6.3-rc7
 2023-04-14 13:56 UTC 

[PATCH] mm/filemap: allocate folios according to the blocksize
 2023-04-14 13:56 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.3-rc7
 2023-04-14 13:55 UTC 

[PATCH v3] UML: pata_cs5536: fix build for X86_32 UML with TRACEPOINTS
 2023-04-14 13:55 UTC  (2+ messages)

[PATCH] fs: jfs: fixed UBSAN: shift-out-of-bounds in dbFree
 2023-04-14 13:53 UTC 

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-04-14 13:48 UTC  (8+ messages)
` [PATCH v2 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[PATCH] x86/cpufeatures: extend CPUID leaf 0xc0000001 support for Zhaoxin
 2023-04-14 13:48 UTC  (4+ messages)

AMD EPYC 25 (19h): Hardware Error: Machine Check: 0 Bank 17: d42040000000011b
 2023-04-14 13:46 UTC  (5+ messages)

[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-04-14 13:42 UTC  (9+ messages)

[PATCH v3 0/7] drm: fdinfo memory stats
 2023-04-14 13:40 UTC  (13+ messages)
` [PATCH v3 6/7] drm: Add "

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-14 13:39 UTC  (10+ messages)
` [PATCH v3 02/11] block: Block Device Filtering Mechanism
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[PATCH 0/5] ASoC: cs35l56: Code improvements
 2023-04-14 13:37 UTC  (6+ messages)
` [PATCH 1/5] ASoC: cs35l56: Rework IRQ allocation
` [PATCH 2/5] ASoC: cs35l56: Allow a wider range for reset pulse width
` [PATCH 3/5] ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()
` [PATCH 4/5] ASoC: cs35l56: Remove redundant dsp_ready_completion
` [PATCH 5/5] ASoC: cs35l56: Don't return a value from cs35l56_remove()

[PATCH v3] Add .editorconfig file for basic formatting
 2023-04-14 13:36 UTC  (2+ messages)

[PATCH v2 0/3] TDX Guest Quote generation support
 2023-04-14 13:34 UTC  (3+ messages)
` [PATCH v2 1/3] x86/tdx: Add TDX Guest event notify interrupt support

[PATCH v2 0/3] PCI: brcmstb: CLKREQ# accomodations of downstream device
 2023-04-14 13:31 UTC  (8+ messages)
` [PATCH v2 2/3] "

[PATCH] mm: page_alloc: Assume huge tail pages are valid when allocating contiguous pages
 2023-04-14 13:29 UTC  (3+ messages)

[PATCH v2 0/2] Remove POWER10_CPU dependency and move PPC_MODULE_FEATURE_P10
 2023-04-14 13:29 UTC  (6+ messages)
` [PATCH v2 1/2] Remove POWER10_CPU dependency
` [PATCH v2 2/2] Move Power10 feature, PPC_MODULE_FEATURE_P10

[PATCH V1 0/2] Introduce new vendor op and export few symbols
 2023-04-14 13:15 UTC  (7+ messages)
` [PATCH V1 1/2] mmc: core: Define new vendor ops to enable internal features

linux-next: manual merge of the modules tree with the mm-everything tree
 2023-04-14 13:13 UTC 

[PATCH] Input: xpad - fix GPF in xpad_probe
 2023-04-14 12:55 UTC 

linux-next: manual merge of the drm-misc tree with the mm-stable tree
 2023-04-14 12:59 UTC 

[PATCH v13 0/1] media: i2c: imx334: support lower bandwidth mode
 2023-04-14 12:33 UTC  (2+ messages)
` [PATCH v13 1/1] media: i2c: imx334: update pixel, hblank and link frequency

[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
 2023-04-14 12:55 UTC  (4+ messages)
` [PATCH v6 1/3] sched/core: warn on call put_task_struct in invalid context
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function
` [PATCH v6 3/3] treewide: replace put_task_struct() witht the atomic safe version

[PATCH 0/5] Alter fcntl to handle int arguments correctly
 2023-04-14 12:54 UTC  (6+ messages)
` [PATCH 5/5] dnotify: Pass argument of fcntl_dirnotify as int

[PATCH v2 0/3] Add regulators to Rock 5B's CPU big cores
 2023-04-14 12:54 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: Drop RTC clock-frequency on rk3588-rock-5b
` [PATCH v2 2/3] arm64: dts: rockchip: Use generic name for es8316 on Pinebook Pro and Rock 5B
` [PATCH v2 3/3] arm64: dts: rockchip: Add vdd_cpu_big regulators to rk3588-rock-5b

[PATCH] serial: 8250: Add missing wakeup event reporting
 2023-04-14 12:54 UTC  (3+ messages)

[PATCH 0/2] Fix mtk-hdmi-mt8195 unitialized variable usage and clock rate calculation
 2023-04-14 12:52 UTC  (4+ messages)
` [PATCH 1/2] phy: mediatek: hdmi: mt8195: fix uninitialized variable usage in pll_calc

[PATCH v2 0/1] Support Honeywell mprls0025pa pressure sensor
 2023-04-14 12:48 UTC  (2+ messages)
` [PATCH v2 1/1] dt-bindings: iio: pressure: Support Honeywell mprls0025pa sensor

[regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2
 2023-04-14 12:48 UTC  (3+ messages)

[PATCH v4 0/3] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-04-14 12:46 UTC  (6+ messages)
` [PATCH v4 2/3] cacheinfo: Add arm64 early level initializer implementation

[PATCH V3 0/9] Add minimal boot support for IPQ5018
 2023-04-14 12:37 UTC  (3+ messages)
` [PATCH V3 3/9] dt-bindings: pinctrl: qcom: Add support for ipq5018

[PATCH v3 0/7] Add PLL clocks driver for StarFive JH7110 SoC
 2023-04-14 12:37 UTC  (3+ messages)
` [PATCH v3 5/7] dt-bindings: soc: starfive: Add StarFive syscon module


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