public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-16 05:41:11 to 2022-11-16 08:50:00 UTC [more...]

[PATCH v3 0/2] Add support for Renesas ProXO XP oscillator
 2022-11-16  8:49 UTC  (3+ messages)
` [PATCH v3 2/2] clk: Add support for Renesas ProXO oscillator

[PATCH v2 0/2] Clean up the process of scanning the CPU for some functions
 2022-11-16  8:48 UTC  (4+ messages)
` [PATCH v2 2/2] sched/core: Adjusting the order of scanning CPU
    ` [External] "

[PATCH v10 1/2] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-11-16  8:47 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2022-11-16  8:47 UTC  (2+ messages)

[PATCH v7 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2022-11-16  8:46 UTC  (3+ messages)

[PATCH v2 0/3] riscv/ftrace: make function graph use ftrace directly
 2022-11-16  8:45 UTC  (3+ messages)
` [PATCH v2 2/3] riscv/ftrace: SAVE_ALL supports lightweight save

[PATCH v4 0/3] btrfs: fix sleep from invalid context bug in update_qgroup_limit_item()
 2022-11-16  8:43 UTC  (5+ messages)
` [PATCH v4 1/3] btrfs: add might_sleep() to some places "

[PATCH] arm64/mm: Drop idmap_pg_end[] declaration
 2022-11-16  8:43 UTC 

scripts/config bug: can not enable CONFIG_FONT_MINI_4x6
 2022-11-16  8:40 UTC  (3+ messages)

[PATCH v3] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-16  8:39 UTC  (2+ messages)

[PATCH] Documentation: sched: Add a new sched-util-clamp.rst
 2022-11-16  8:36 UTC  (4+ messages)

[PATCH] cifs: Fix problem with encrypted RDMA data read
 2022-11-16  8:36 UTC  (5+ messages)

[PATCH v3 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-16  8:35 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH 0/2] Add support for Renesas PhiClock 9FGV1006 clock generator
 2022-11-16  8:34 UTC  (4+ messages)
` [PATCH 1/2] dtbindings: clock: Add bindings for Renesas PhiClock

[PATCH RESEND] fixp-arith: do not require users to include bug.h
 2022-11-16  8:33 UTC 

[PATCH 1/4] dt-bindings: mmc: sdhci-msm: Document SM8350 SDHCI
 2022-11-16  8:29 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8350-sagami: Wire up SDHCI2

[PATCH v8 0/9] Add latency priority for CFS class
 2022-11-16  8:25 UTC  (5+ messages)
` [PATCH v8 1/9] sched/fair: fix unfairness at wakeup

[PATCH] ASoC: max98373: Add checks for devm_kcalloc
 2022-11-16  8:25 UTC 

[syzbot] INFO: task hung in rfkill_global_led_trigger_worker (2)
 2022-11-16  8:25 UTC 

[PATCH 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-16  8:24 UTC  (3+ messages)
` [PATCH 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

[PATCH RESEND v8 0/9] LoongArch: Add ftrace support
 2022-11-16  8:23 UTC  (10+ messages)
` [PATCH v8 RESEND 1/9] LoongArch/ftrace: Add basic support
` [PATCH v8 RESEND 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v8 RESEND 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v8 RESEND 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v8 RESEND 5/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v8 RESEND 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v8 RESEND 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v8 RESEND 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v8 RESEND 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH v2 1/2] pwm: core: Refactor pwmchip_add() to avoid extra checks
 2022-11-16  8:22 UTC  (3+ messages)

[PATCH] dt-bindings: i2c: renesas,riic: Document RZ/Five SoC
 2022-11-16  8:22 UTC  (2+ messages)

[PATCH 0/4] pwm: Some refactoring of pwmchip_add()
 2022-11-16  8:22 UTC  (9+ messages)
` [PATCH 1/4] pwm: Document variables protected by pwm_lock
` [PATCH 2/4] pwm: Reduce time the pwm_lock mutex is held in pwmchip_add()
` [PATCH 3/4] pwm: Mark free pwm IDs as used in alloc_pwms()
` [PATCH 4/4] pwm: Don't initialize list head before calling list_add()

[for-next PATCH v6 00/10] RDMA/rxe: Add RDMA FLUSH operation
 2022-11-16  8:19 UTC  (11+ messages)
` [for-next PATCH v6 01/10] RDMA: Extend RDMA user ABI to support flush
` [for-next PATCH v6 02/10] RDMA: Extend RDMA kernel verbs "
` [for-next PATCH v6 03/10] RDMA/rxe: Extend rxe user "
` [for-next PATCH v6 04/10] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [for-next PATCH v6 05/10] RDMA/rxe: Extend rxe packet format to support flush
` [for-next PATCH v6 06/10] RDMA/rxe: Implement RC RDMA FLUSH service in requester side
` [for-next PATCH v6 07/10] RDMA/rxe: Implement flush execution in responder side
` [for-next PATCH v6 08/10] RDMA/rxe: Implement flush completion
` [for-next PATCH v6 09/10] RDMA/cm: Make QP FLUSHABLE
` [for-next PATCH v6 10/10] RDMA/rxe: Enable RDMA FLUSH capability for rxe device

[PATCH RESEND] mfd: bd957x: Fix Kconfig dependency
 2022-11-16  8:19 UTC 

[PATCH 0/3] rxrpc: Fix oops and missing config conditionals
 2022-11-16  8:16 UTC  (4+ messages)
` [PATCH net-next 1/3] rxrpc: Fix missing IPV6 #ifdef
` [PATCH net-next 2/3] rxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET socket
` [PATCH net-next 3/3] rxrpc: Fix network address validation

[PATCH v3] spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
 2022-11-16  8:17 UTC  (3+ messages)

[PATCH v8 0/2] arm64: dts: qcom: add dts for sa8540p-ride board
 2022-11-16  8:16 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: arm: qcom: Document additional sa8540p device
` [PATCH v8 2/2] arm64: dts: qcom: add SA8540P ride(Qdrive-3)

[PATCH v4] scripts/gdb: add lx_current support for riscv
 2022-11-16  8:16 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
 2022-11-16  8:14 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8280xp: add audio support
 2022-11-16  8:13 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc8280xp/sa8540p: add gpr node
` [PATCH 2/3] arm64: dts: qcom: sc8280xp/sa8540p: add SoundWire and LPASS
` [PATCH 3/3] arm64: dts: qcom: sc8280xp: Add soundcard support

[PATCH v2] lag_conf: Added pointer check and continue
 2022-11-16  8:13 UTC 

[RFC][PATCH 0/4] security: Ensure LSMs return expected values
 2022-11-16  8:11 UTC  (10+ messages)
` [RFC][PATCH 1/4] lsm: Clarify documentation of vm_enough_memory hook
` [RFC][PATCH 2/4] lsm: Add missing return values doc in lsm_hooks.h and fix formatting
` [RFC][PATCH 3/4] lsm: Redefine LSM_HOOK() macro to add return value flags as argument

[PATCH 0/4] Removing the try_to_release_page() wrapper
 2022-11-16  8:09 UTC  (3+ messages)
` [PATCH 1/4] ext4: Convert move_extent_per_page() to use folios

[PATCH v4 0/6] Add support for software nodes to gpiolib
 2022-11-16  8:08 UTC  (4+ messages)

[PATCH net-next 1/6] net: ethernet: mtk_eth_soc: increase tx ring size for QDMA devices
 2022-11-16  8:07 UTC  (6+ messages)
` [PATCH net-next 2/6] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
` [PATCH net-next 3/6] net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
` [PATCH net-next 4/6] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
` [PATCH net-next 5/6] net: dsa: tag_mtk: assign "
` [PATCH net-next 6/6] net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic

[PATCH bpf 0/2] Bug fix and test case for special map value field
 2022-11-16  8:07 UTC  (4+ messages)
` [PATCH bpf 1/2] bpf: Do not copy spin lock field from user in bpf_selem_alloc

[PATCH v8 0/9] LoongArch: Add ftrace support
 2022-11-16  8:07 UTC  (10+ messages)
` [PATCH v8 1/9] LoongArch/ftrace: Add basic support
` [PATCH v8 2/9] LoongArch/ftrace: Add recordmcount support
` [PATCH v8 3/9] LoongArch/ftrace: Add dynamic function tracer support
` [PATCH v8 4/9] LoongArch/ftrace: Add dynamic function graph "
` [PATCH v8 5/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v8 6/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
` [PATCH v8 7/9] LoongArch/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support
` [PATCH v8 8/9] LoongArch: modules/ftrace: Initialize PLT at load time
` [PATCH v8 9/9] LoongArch: Enable CONFIG_KALLSYMS_ALL and CONFIG_DEBUG_FS

[PATCH] clocksource: Print clocksource name when clocksource is tested unstable
 2022-11-16  8:22 UTC 

[PATCH -next] cacheinfo: Remove of_node_put() for fw_token
 2022-11-16  8:03 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: sun50i-dmic: Add D1 compatible string
 2022-11-16  8:03 UTC  (2+ messages)

[PATCH v3 0/7] iommu/vt-d: Some cleanups
 2022-11-16  8:02 UTC  (6+ messages)
` [PATCH v3 4/7] iommu/vt-d: Fold dmar_remove_one_dev_info() into its caller

Deprecating and removing SLOB
 2022-11-16  8:02 UTC  (12+ messages)

[PATCH v5 0/3] Softirq aware -rt scheduling
 2022-11-16  7:59 UTC  (4+ messages)
` [PATCH v5 1/3] softirq: Add generic accessor to percpu softirq_pending data
` [PATCH v5 2/3] sched: Avoid placing RT threads on cores handling long softirqs
` [PATCH v5 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[PATCH v2 0/3] Support Nuvoton NPCM750 SGPIO
 2022-11-16  7:57 UTC  (10+ messages)
` [PATCH v2 3/3] dt-bindings: gpio: Add Nuvoton NPCM750 serial I/O expansion interface(SGPIO)

[PATCH 0/2] ACPI: HMAT: fix single-initiator target registrations
 2022-11-16  7:57 UTC  (3+ messages)
` [PATCH 1/2] ACPI: HMAT: remove unnecessary variable initialization
` [PATCH 2/2] ACPI: HMAT: Fix initiator registration for single-initiator systems

[PATCH 1/4] mm: introduce 'encoded' page pointers with embedded extra bits
 2022-11-16  7:55 UTC  (9+ messages)
` [PATCH 4/4] mm: delay page_remove_rmap() until after the TLB has been flushed
        ` mm: mmu_gather: do not expose delayed_rmap flag
        ` mm: mmu_gather: do not define delayed_rmap if not used
        ` [PATCH 3/4] mm: mmu_gather: turn delayed rmap macros into inlines
        ` [PATCH 4/4] mm: mmu_gather: rename tlb_delay_rmap() function

[PATCH v10 0/2] mfd: max597x: Add support for max597x
 2022-11-16  7:54 UTC  (5+ messages)
` [PATCH v10 1/2] dt-bindings: mfd: Add MAX5970 and MAX5978

ORDER REQUEST
 2022-11-16  7:54 UTC 

[PATCH 0/2] arm64: fix two bug about page table check
 2022-11-16  8:38 UTC  (3+ messages)
` [PATCH 1/2] arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
` [PATCH 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

Linux 6.1-rc5
 2022-11-16  7:45 UTC  (2+ messages)
` Build regressions/improvements in v6.1-rc5

[PATCH v2] regulator: core: fix kobject release warning and memory leak in regulator_register()
 2022-11-16  7:43 UTC 

[PATCH] platform/surface: aggregator_registry: Add support for Surface Laptop 5
 2022-11-16  7:44 UTC  (2+ messages)

[PATCH] i2c: imx: add irqf_no_suspend flag
 2022-11-16  7:44 UTC 

[PATCH] mfd: core: fix UAF while using device of node
 2022-11-16  7:41 UTC 

[PATCH v10 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
 2022-11-16  7:39 UTC  (3+ messages)

[PATCH] sched/fair: Introduce priority load balance for CFS
 2022-11-16  7:37 UTC  (10+ messages)

[PATCH v2] net: sched: fix memory leak in tcindex_set_parms
 2022-11-16  7:35 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: ipa: change GSI firmware load specification
 2022-11-16  7:32 UTC  (6+ messages)
` [PATCH net-next v3 1/5] dt-bindings: net: qcom,ipa: deprecate modem-init
` [PATCH net-next v3 2/5] net: ipa: encapsulate decision about firmware load
` [PATCH net-next v3 3/5] net: ipa: introduce "qcom,gsi-loader" property
` [PATCH net-next v3 4/5] dt-bindings: net: qcom,ipa: support skipping GSI firmware load
` [PATCH net-next v3 5/5] net: ipa: permit GSI firmware loading to be skipped

[PATCH 0/1] Fix perf tools/lib includes
 2022-11-16  7:22 UTC  (2+ messages)
` [PATCH 1/1] perf build: Use tools/lib headers from install path

[PATCH v1 0/4] perf list libpfm support and other fixes
 2022-11-16  7:12 UTC  (5+ messages)
` [PATCH v1 1/4] perf list: Fix asan issue
` [PATCH v1 2/4] perf list: Support newlines in wordwrap
` [PATCH v1 3/4] perf list: Json escape encoding improvements
` [PATCH v1 4/4] perf list: List callback support for libpfm

[PATCH] usb: phy: add dedicated notifier for charger events
 2022-11-16  7:11 UTC  (4+ messages)

[PATCH 5.15 000/130] 5.15.79-rc2 review
 2022-11-16  7:11 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: mtjade,mtmitchell: Add BMC SSIF nodes
 2022-11-16  7:06 UTC  (2+ messages)

[PATCH v2 0/3] ext4: fix some bugs in online resize
 2022-11-16  7:28 UTC  (4+ messages)
` [PATCH v2 1/3] ext4: fix bad checksum after "
` [PATCH v2 2/3] ext4: fix corrupt backup group descriptors "
` [PATCH v2 3/3] ext4: fix corruption when online resizing a 1K bigalloc fs

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-16  7:04 UTC  (2+ messages)

[PATCH] irqchip: sl28cpld: Replace irqchip mask_invert with unmask_base
 2022-11-16  7:05 UTC  (2+ messages)

[PATCH 2/4] workingset: refactor LRU refault to expose refault recency check
 2022-11-16  7:02 UTC  (2+ messages)

[PATCH 3/4] cachestat: implement cachestat syscall
 2022-11-16  7:02 UTC  (3+ messages)

[PATCH] [RFC] rtc: y2038: remove broken RTC_HCTOSYS workaround
 2022-11-16  7:01 UTC  (3+ messages)

[PATCH v2] dmaengine: ste_dma40: use devm_request_irq to avoid missing free_irq() in error path
 2022-11-16  6:57 UTC 

[PATCH] gpio: sl28cpld: Replace irqchip mask_invert with unmask_base
 2022-11-16  6:59 UTC  (2+ messages)

[PATCH v2 00/10] interconnect: osm-l3: SC8280XP L3 and DDR scaling
 2022-11-16  6:56 UTC  (5+ messages)
` [PATCH v2 05/10] dt-bindings: interconnect: Add sm8350, sc8280xp and generic OSM L3 compatibles

[PATCH v2 -next] iommu/dma: avoid expensive indirect calls for sync operations
 2022-11-16  6:53 UTC  (2+ messages)

linux-next: Tree for Nov 16
 2022-11-16  6:51 UTC 

[PATCH v1 0/2] io_uring uapi updates
 2022-11-16  6:49 UTC  (4+ messages)
` (subset) "

[PATCH] HID: core: fix shift-out-of-bounds in hid_report_raw_event
 2022-11-16  7:14 UTC 

[PATCH] samples, bpf: Add duration option D for sampleip
 2022-11-16  6:46 UTC 

[PATCH V4 0/2] SCM: Add support for wait-queue aware firmware
 2022-11-16  6:41 UTC  (4+ messages)
` [PATCH V4 2/2] firmware: qcom: scm: Add wait-queue handling logic

[PATCH v7 0/9] LoongArch: Add ftrace support
 2022-11-16  6:36 UTC  (7+ messages)
` [PATCH v7 1/9] LoongArch/ftrace: Add basic support
` [PATCH v7 5/9] LoongArch/ftrace: Add HAVE_DYNAMIC_FTRACE_WITH_REGS support
` [PATCH v7 8/9] LoongArch: modules/ftrace: Initialize PLT at load time

[PATCH v3 00/10] fix delayed holder tracking
 2022-11-16  6:36 UTC  (9+ messages)
` [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
` [PATCH v3 08/10] block: fix use after free for bd_holder_dir
` [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
` [PATCH v3 10/10] block: don't allow a disk link holder to itself

[PATCH] ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
 2022-11-16  6:36 UTC  (2+ messages)

[PATCH] arm64: dts: ti: j721e-common-proc-board: Fix sound node-name
 2022-11-16  6:34 UTC  (2+ messages)

[PATCH V2] dmaengine: Fix client_count is countered one more incorrectly
 2022-11-16  6:32 UTC  (6+ messages)

[PATCH 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2022-11-16  6:24 UTC  (13+ messages)
  ` [PATCH 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
  ` [PATCH 1/4] dt-bindings: net: Add EQoS compatible for "
  ` [PATCH 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of "
  ` [PATCH 2/4] net: stmmac: dwc-qos: Add FSD EQoS support

[PATCH] perf/x86/intel/pt: Fix sampling using single range output
 2022-11-16  6:26 UTC  (6+ messages)

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-16  6:25 UTC  (6+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module

linux-next: Fixes tag needs some work in the cifs tree
 2022-11-16  6:22 UTC  (2+ messages)

[syzbot] INFO: task hung in nfc_rfkill_set_block
 2022-11-16  6:22 UTC 

[PATCH net v3] net: mvpp2: fix possible invalid pointer dereference
 2022-11-16  6:13 UTC  (4+ messages)
` [PATCH net v4] "

[PATCH] kbuild: Restore .version auto-increment behaviour for Debian packages
 2022-11-16  6:09 UTC  (2+ messages)

[PATCH V1 1/1] mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debounce timeout
 2022-11-16  6:04 UTC  (3+ messages)

[PATCH v5 0/4] partition parser for U-Boot's uImage.FIT
 2022-11-16  6:01 UTC  (3+ messages)
` [PATCH v5 3/4] partitions/efi: add support for uImage.FIT sub-partitions

[PATCH] USB: serial: option: add Quectel EM05-G modem
 2022-11-16  6:01 UTC  (2+ messages)

[syzbot] possible deadlock in virtual_nci_close
 2022-11-16  5:58 UTC  (2+ messages)

[PATCH v2] media: mediatek: vcodec: fix h264 cavlc bitstream fail
 2022-11-16  5:54 UTC  (3+ messages)

[PATCH V2 0/2] arm64: errata: Workaround Cortex-A715 errata #2645198
 2022-11-16  5:49 UTC  (5+ messages)
` [PATCH V2 2/2] arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption

[PATCH] perf/amd/ibs: Make IBS a core pmu
 2022-11-16  5:45 UTC  (3+ messages)

[PATCH] cgroup/cpuset: Improve cpuset_css_alloc() description
 2022-11-16  5:44 UTC 

[PATCHv5 0/8] Virtual NMI feature
 2022-11-16  5:40 UTC  (4+ messages)


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