linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-20 01:41:54 to 2022-09-20 06:02:21 UTC [more...]

[PATCH v2 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
 2022-09-20  6:01 UTC  (6+ messages)
` [PATCH v2 2/3] clk: qcom: gcc-sc7180: Update the .pwrsts for usb gdsc

[PATCH v2 00/11] phy: qcom-qmp: more fixes and cleanups
 2022-09-20  6:01 UTC  (2+ messages)

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-20  6:01 UTC  (10+ messages)
` [PATCH v6 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v6 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local
  ` [PATCH v6 2/2] ipc/msg: mitigate the lock contention with percpu counter

[PATCH] gpiolib: fix OOB access in quirk callbacks
 2022-09-20  6:01 UTC  (3+ messages)

[PATCH 00/16] phy: qcom-qmp: further clean ups
 2022-09-20  5:58 UTC  (2+ messages)

[PATCH -resend v2] clk: pistachio: Fix initconst confusion
 2022-09-20  5:58 UTC 

[RFC V2 PATCH 0/3] net: axienet: Introduce dmaengine
 2022-09-20  5:57 UTC  (4+ messages)
` [RFC V2 PATCH 1/3] dt-bindings: net: xilinx_axienet:convert bindings document to yaml
` [RFC V2 PATCH 2/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
` [RFC V2 PATCH 3/3] net: axienet: Introduce dmaengine support

[PATCH] mm/vmscan: don't scan adjust too much if current is not kswapd
 2022-09-20  5:53 UTC  (12+ messages)
                  `  "

[RFC V3 PATCH 0/8] Xilinx DMA enhancements and optimization
 2022-09-20  5:51 UTC  (9+ messages)
` [RFC V3 PATCH 1/8] dt-bindings: dmaengine: xilinx_dma: Add xlnx,axistream-connected property
` [RFC V3 PATCH 2/8] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property
` [RFC V3 PATCH 3/8] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
` [RFC V3 PATCH 4/8] dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
` [RFC V3 PATCH 5/8] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
` [RFC V3 PATCH 6/8] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
` [RFC V3 PATCH 7/8] dmaengine: xilinx_dma: Program interrupt delay timeout
` [RFC V3 PATCH 8/8] dmaengine: xilinx_dma: Add device_config support

[syzbot] BUG: corrupted list in kobject_add_internal (4)
 2022-09-20  5:49 UTC  (4+ messages)

[PATCH 0/3] vdpa: device feature provisioning
 2022-09-20  5:48 UTC  (5+ messages)
` [PATCH 3/3] vp_vdpa: support "

[smb3] 5efdd9122e: xfstests.generic.404.fail
 2022-09-20  5:46 UTC 

[PATCH] Revert "ath: add support for special 0x0 regulatory domain"
 2022-09-20  5:42 UTC  (9+ messages)

[PATCH] drm/atomic_helper: correct kernel-doc function name warning
 2022-09-20  5:41 UTC 

[mm] 408587baee: netperf.Throughput_Mbps 63.1% improvement
 2022-09-20  5:36 UTC 

[PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-20  5:30 UTC  (9+ messages)
` [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
        ` [PATCH v18 02/13] btf: Export bpf_dynptr definition

[PATCH net-next 0/7] net: ll_temac: Cleanup for clearing static warnings
 2022-09-20  5:30 UTC  (2+ messages)

[PATCH -next] crypto: aspeed - Fix check for platform_get_irq() errors
 2022-09-20  5:24 UTC  (2+ messages)

[PATCH v6 0/4] Let userspace know when snd-hda-intel needs i915
 2022-09-20  5:24 UTC  (3+ messages)

[PATCH V3 0/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing crc error after resume
 2022-09-20  5:22 UTC  (3+ messages)
` [PATCH V3 1/2] dt-bindings: usb: snps,dwc3: Add 'snps,resume-hs-terminations' quirk
` [PATCH V3 2/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resume bug

[tcp] 4bfe744ff1: packetdrill.packetdrill/gtests/net/tcp/epoll/epoll_out_edge_default_notsent_lowat_ipv4-mapped-v6.fail
 2022-09-20  5:22 UTC 

[PATCH bpf-next v2 0/3] bpf: Small nf_conn cleanups
 2022-09-20  5:20 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] bpf: Move nf_conn extern declarations to filter.h

[PATCH v4 00/10] tty: TX helpers
 2022-09-20  5:20 UTC  (10+ messages)
` [PATCH v4 01/10] tty: serial: move and cleanup vt8500_tx_empty()
` [PATCH v4 02/10] tty: serial: clean up stop-tx part in altera_uart_tx_chars()
` [PATCH v4 03/10] tty: serial: altera_uart_{r,t}x_chars() need only uart_port
` [PATCH v4 04/10] tty: serial: extract lqasc_tx_ready() from lqasc_tx_chars()
` [PATCH v4 05/10] tty: serial: extract tx_ready() from __serial_lpc32xx_tx()
` [PATCH v4 06/10] tty: serial: switch mpc52xx_uart_int_{r,t}x_chars() to bool
` [PATCH v4 07/10] tty: serial: extract serial_omap_put_char() from transmit_chars()
` [PATCH v4 08/10] tty: serial: introduce transmit helpers
` [PATCH v4 09/10] tty: serial: use uart_port_tx() helper

[PATCH RESEND] dt-bindings: timer: Add compatible for MediaTek MT8188
 2022-09-20  5:20 UTC  (2+ messages)

[PATCH -next] bpf: simplify code in btf_parse_hdr
 2022-09-20  5:18 UTC  (2+ messages)

[PATCH v4] media: i2c: imx334: support lower bandwidth mode
 2022-09-20  5:10 UTC 

[PATCH 00/11] soundwire: intel: cleanups/fixes before code reorganization
 2022-09-20  5:09 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-20  5:08 UTC  (5+ messages)
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 25/44] printk: Remove trace_.*_rcuidle() usage

[PATCH 1/2] soundwire: cadence: Fix error check in cdns_xfer_msg()
 2022-09-20  5:07 UTC  (2+ messages)

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-20  5:06 UTC  (2+ messages)

[PATCH] soundwire: cadence: Write to correct address for each FIFO chunk
 2022-09-20  5:06 UTC  (2+ messages)

[PATCH V3 0/7] ublk_drv: add USER_RECOVERY support
 2022-09-20  5:05 UTC  (29+ messages)
` [PATCH V3 3/7] ublk_drv: define macros for recovery feature and check them
` [PATCH V3 4/7] ublk_drv: requeue rqs with recovery feature enabled
` [PATCH V3 5/7] ublk_drv: consider recovery feature in aborting mechanism
` [PATCH V3 6/7] ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY support

[PATCH v2 1/2] soundwire: qcom: update status from device id 1
 2022-09-20  5:04 UTC  (2+ messages)

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-20  5:02 UTC  (11+ messages)

[PATCH] soundwire: cadence: Don't overwrite msg->buf during write commands
 2022-09-20  5:00 UTC  (2+ messages)

[RESEND PATCH] kvm: mmu: fix typos in struct kvm_arch
 2022-09-20  4:44 UTC 

[PATCH v4 0/5] soundwire: Fixes for spurious and missing UNATTACH
 2022-09-20  4:59 UTC  (2+ messages)

[PATCH 0/6] Add support for J721e CPSW9G and SGMII mode
 2022-09-20  4:56 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J721e

[PATCH net-next 0/2] Separate SMC parameter settings from TCP sysctls
 2022-09-20  4:55 UTC  (5+ messages)
` [PATCH net-next 1/2] net/smc: Introduce a specific sysctl for TEST_LINK time
` [PATCH net-next 2/2] net/smc: Unbind r/w buffer size from clcsock and make them tunable

[PATCH v2 00/10] Encrypted Hibernation
 2022-09-20  4:50 UTC  (4+ messages)
` [PATCH v2 02/10] tpm: Allow PCR 23 to be restricted to kernel-only use

kernel/resource.c:1795:23: sparse: sparse: cast truncates bits from constant value (fffffffff becomes ffffffff)
 2022-09-20  4:49 UTC 

[linux-stable-rc:linux-5.10.y 7229/8454] drivers/hwmon/pmbus/adm1275.o: warning: objtool: adm1275_probe()+0x5b6: unreachable instruction
 2022-09-20  4:49 UTC 

[linux-stable-rc:linux-5.10.y 2319/8454] WARNING: modpost: vmlinux.o(.text.unlikely+0x7434): Section mismatch in reference from the function trace_define_generic_fields() to the variable .init.data:initcall_level_names
 2022-09-20  4:38 UTC 

[PATCH 00/10] Encrypted Hibernation
 2022-09-20  4:36 UTC  (10+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
  ` TPM: hibernate with IMA PCR 10

[PATCH] selftests: tpm2: Implement class desstructor to close file descriptor
 2022-09-20  4:31 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: imx6qdl-sabre*: fix Egalax touchscreen properties
 2022-09-20  4:26 UTC  (4+ messages)
` [PATCH 2/4] dt-binding: input: egalax-ts: fix GPIO and IRQ in example
` [PATCH 3/4] Input: egalax_ts - switch to using gpiod API
` [PATCH 4/4] Input: egalax_ts - do not hardcode interrupt trigger

[PATCH v3 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-20  4:19 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] cifs: misc: fix spelling typo in comment
 2022-09-20  4:03 UTC  (2+ messages)

[PATCH v2] hugetlb: freeze allocated pages before creating hugetlb pages
 2022-09-20  4:02 UTC  (2+ messages)

[PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-09-20  3:57 UTC  (8+ messages)
` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC
` [PATCH V13 2/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V13 3/7] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V13 4/7] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node
` [PATCH V13 5/7] arm64: dts: qcom: sc7280: "
` [PATCH V13 6/7] arm64: dts: qcom: sc7180: "
` [PATCH V13 7/7] arm64: dts: qcom: sdm845: "

[PATCH] soc/tegra: pmc: Support software wake-up for SPE
 2022-09-20  3:55 UTC 

[PATCH v2] drm: mediatek: Fix display vblank timeout when disable dsi
 2022-09-20  3:47 UTC  (4+ messages)

[PATCH v2] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-20  3:44 UTC 

[PATCH v2] libbpf: Support raw btf placed in the default path
 2022-09-20  3:40 UTC  (2+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-20  3:39 UTC  (4+ messages)
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH 0/4] Add kprobe and kretprobe support for LoongArch
 2022-09-20  3:37 UTC  (5+ messages)
` [PATCH 1/4] LoongArch: Add kprobe support
` [PATCH 2/4] LoongArch: Add kretprobe support
` [PATCH 3/4] samples/kprobes: Add LoongArch support
` [PATCH 4/4] LoongArch: Enable KPROBES in default config

[PATCH V3] mm/hugetlb: add available_huge_pages() func
 2022-09-20  3:28 UTC  (4+ messages)

[PATCH v2] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
 2022-09-20  3:28 UTC 

[PATCH V7 0/2] remoteproc: support self recovery
 2022-09-20  3:25 UTC  (2+ messages)

[PATCH] Bluetooth: MGMT: fix zalloc-simple.cocci warnings
 2022-09-20  3:19 UTC 

[PATCH v4] mm/hugetlb: add available_huge_pages() func
 2022-09-20  3:18 UTC  (2+ messages)

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-09-20  3:16 UTC  (7+ messages)

[PATCH v3 8/8] kallsyms: Add self-test facility
 2022-09-20  3:14 UTC  (3+ messages)

[PATCH] drm/amdgpu: use dirty framebuffer helper
 2022-09-20  3:14 UTC  (4+ messages)

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-20  3:12 UTC  (8+ messages)

[PATCH] x86/mm: Set NX bit when making pages present
 2022-09-20  3:12 UTC  (4+ messages)

[PATCH V5 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
 2022-09-20  3:09 UTC  (2+ messages)

[PATCH v3 1/4] remoteproc: qcom: qcom_wcnss: Add support for pronto-v3
 2022-09-20  3:03 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: remoteproc: qcom: Convert wcnss documentation to YAML
` [PATCH v3 3/4] dt-bindings: remoteproc: qcom: wcnss: Add qcom,pronto compatible
` [PATCH v3 4/4] dt-bindings: remoteproc: qcom: wcnss: Add compatible for pronto v3

[PATCH v13 3/3] perf tool: Add support for parsing HiSilicon PCIe Trace packet
 2022-09-20  3:04 UTC  (2+ messages)

[PATCH] asm-generic: Remove the parameters of the generate_guest_id function and modify the return type and modify the function name
 2022-09-20  3:03 UTC 

[RFC v1 net-next 0/8] add support for the the vsc7512 internal copper phys
 2022-09-20  2:58 UTC  (4+ messages)
` [RFC v1 net-next 8/8] net: dsa: ocelot: add external ocelot switch control

[PATCH 1/2] ASoC: ssm2518: drop support for platform data
 2022-09-20  2:58 UTC  (2+ messages)
` [PATCH 2/2] ASoC: ssm2518: switch to using gpiod API

[PATCH v2] mm/damon/sysfs: return 'err' value when call kstrtoul() failed
 2022-09-20  2:51 UTC 

[PATCH 0/4] soc: qcom: Introduce PMIC GLINK
 2022-09-20  2:49 UTC  (3+ messages)
` [PATCH 4/4] power: supply: Introduce Qualcomm PMIC GLINK power supply

[PATCH] scsi: qla2xxx: fix excluded_middle.cocci warnings
 2022-09-20  2:45 UTC 

[PATCH v7] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-20  2:45 UTC  (4+ messages)
` [PATCH v8 0/3] "
  ` [PATCH 3/3] "

[PATCH -V3 0/8] migrate_pages(): fix several bugs in error path
 2022-09-20  2:43 UTC  (3+ messages)

[intel-tdx:kvm-upstream-workaround 279/314] lib/kvm_random.c:43:25: warning: implicit declaration of function 'cpuid_eax'
 2022-09-20  2:43 UTC 

[PATCH v2 0/2] mm: memcontrol: cleanup and optimize for two accounting params
 2022-09-20  2:43 UTC  (7+ messages)
` [PATCH v2 1/2] mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
` [PATCH v2 2/2] mm: memcontrol: make cgroup_memory_noswap a static key

[PATCH 0/2] Mediatek ethernet patchs for mt8188
 2022-09-20  2:41 UTC  (11+ messages)
` [PATCH 1/2] stmmac: dwmac-mediatek: add support "
` [PATCH 2/2] net: dt-bindings: dwmac: "

[PATCH] drivers/pci: Decrease VF memory BAR size to Save host memory occupied by PTEs:
 2022-09-20  2:41 UTC 

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-20  2:38 UTC  (14+ messages)

[RFC PATCH] x86/syscalls: allow tracing of __do_sys_[syscall] functions
 2022-09-20  2:35 UTC  (2+ messages)

[PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
 2022-09-20  2:33 UTC  (4+ messages)
` [PATCH RFC 3/8] virtio_blk: Add support for provision requests

[PATCH] ARM: dts: aspeed: greatlakes: Add Facebook greatlakes (AST2600) BMC
 2022-09-20  2:30 UTC 

[RFC 0/9] KVM perf support
 2022-09-20  2:24 UTC  (3+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH v3 0/3] SDM670 Pin Control Driver
 2022-09-20  2:16 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v3 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v3 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH v2 2/3] Added Xilinx XDMA IP core driver
 2022-09-20  2:12 UTC  (2+ messages)

[PATCH] IB/qib: update the comments of qib_free_irq
 2022-09-20  2:07 UTC 

[PATCH] Documentation: devicetree: dma: update the comments
 2022-09-20  2:07 UTC 

[PATCH 0/4] Remove orphan declarations for x86
 2022-09-20  2:07 UTC  (5+ messages)
` [PATCH 1/4] x86/asm: remove orphan nx_enabled declaration
` [PATCH 2/4] x86/platform/intel-mid: remove orphan declarations from intel-mid.h
` [PATCH 3/4] x86: remove orphan ia32_setup_arg_pages() declaration
` [PATCH 4/4] x86/extable: remove orphan fixup_bug() declaration

[PATCH] bcache: doc: update the section of freelist_percent
 2022-09-20  2:07 UTC 

[PATCH] ipmi: kcs: aspeed: Update port address comments
 2022-09-20  2:03 UTC 

[PATCH] watchdog: Check dev_set_name() return value
 2022-09-20  2:03 UTC 

[PATCH 5.10 00/24] 5.10.144-rc1 review
 2022-09-20  2:01 UTC  (2+ messages)

[PATCH] media: ov8856: Add runtime PM callbacks
 2022-09-20  2:00 UTC 

[PATCH v1 2/2] mm/damon/sysfs: use kzmalloc instead kmalloc to simplify codes
 2022-09-20  1:58 UTC  (2+ messages)

[PATCH V2 0/8] x86/topology: Improve CPUID.1F handling
 2022-09-20  1:57 UTC  (2+ messages)

[PATCH] usr: Remove unnecessary -1 values from int file
 2022-09-20  1:55 UTC  (2+ messages)

[PATCH v1 1/2] mm/damon/sysfs: remove unnecessary variables
 2022-09-20  1:54 UTC  (2+ messages)

[PATCH] octeon_ep: Remove useless casting value returned by vzalloc to structure
 2022-09-20  1:50 UTC  (2+ messages)

[PATCH] padata: fix lockdep warning in padata serialization
 2022-09-20  1:48 UTC  (2+ messages)
  ` [PATCH v2] padata: fix lockdep warning

[PATCH] padata: fix lockdep warning in padata serialization
 2022-09-20  1:47 UTC  (2+ messages)

[PATCH] arm64: mm: handle ARM64_KERNEL_USES_PMD_MAPS in vmemmap_populate()
 2022-09-20  1:49 UTC 

[RFC PATCH] mm: check global free_list if there is ongoing reclaiming when pcp fail
 2022-09-20  1:45 UTC  (3+ messages)

[PATCH V5 00/11] riscv: Add GENERIC_ENTRY support and related features
 2022-09-20  1:45 UTC  (4+ messages)
` [PATCH V5 06/11] entry: Prevent DEBUG_PREEMPT warning

[PATCH V2] perf/x86/rapl: fix deadlock in rapl_pmu_event_stop
 2022-09-20  1:44 UTC 

[PATCH -next v2] MIPS: SGI-IP30: Fix platform-device leak in bridge_platform_create()
 2022-09-20  1:40 UTC 

[PATCH v4 0/4] lib: optimize find_bit() functions
 2022-09-20  1:41 UTC  (4+ messages)
` [PATCH v4 3/4] lib/find_bit: optimize find_next_bit() functions

[PATCH] mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
 2022-09-20  1:43 UTC  (3+ messages)

[PATCH net-next 0/5] Add QoS offload support for sparx5
 2022-09-20  1:41 UTC  (3+ messages)
` [PATCH net-next 2/5] net: microchip: sparx5: add support for offloading mqprio qdisc

[PATCH v2] f2fs: introduce F2FS_IOC_START_ATOMIC_REPLACE
 2022-09-20  1:40 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).