The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-11-21 23:05:14 to 2022-11-22 02:18:39 UTC [more...]

[PATCH v3 0/5] AMD Pstate driver Urgent Change
 2022-11-22  2:16 UTC  (3+ messages)

[RFC PATCH v2 00/21] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2022-11-22  2:15 UTC  (14+ messages)
` [RFC PATCH v2 01/21] fs: Generic function to convert iocb to rw flags
` [RFC PATCH v2 02/21] fuse-bpf: Update fuse side uapi
` [RFC PATCH v2 03/21] fuse-bpf: Prepare for fuse-bpf patch
` [RFC PATCH v2 04/21] fuse: Add fuse-bpf, a stacked fs extension for FUSE
` [RFC PATCH v2 05/21] fuse-bpf: Add ioctl interface for /dev/fuse
` [RFC PATCH v2 06/21] fuse-bpf: Don't support export_operations
` [RFC PATCH v2 07/21] fuse-bpf: Add support for FUSE_ACCESS
` [RFC PATCH v2 08/21] fuse-bpf: Partially add mapping support
` [RFC PATCH v2 09/21] fuse-bpf: Add lseek support
` [RFC PATCH v2 10/21] fuse-bpf: Add support for fallocate
` [RFC PATCH v2 11/21] fuse-bpf: Support file/dir open/close
` [RFC PATCH v2 12/21] fuse-bpf: Support mknod/unlink/mkdir/rmdir
` [RFC PATCH v2 13/21] fuse-bpf: Add support for read/write iter

[PATCH v2,1/3] media: dt-bindings: media: mediatek: vcodec: Fix clock num not correctly
 2022-11-22  2:15 UTC  (4+ messages)

[PATCH v6 0/6] Implement writeback for zsmalloc
 2022-11-22  2:15 UTC  (14+ messages)
` [PATCH v6 1/6] zswap: fix writeback lock ordering "
` [PATCH v6 2/6] zpool: clean out dead code
` [PATCH v6 4/6] zsmalloc: Add a LRU to zs_pool to keep track of zspages in LRU order
` [PATCH v6 5/6] zsmalloc: Add zpool_ops field to zs_pool to store evict handlers
` [PATCH v6 6/6] zsmalloc: Implement writeback mechanism for zsmalloc

[PATCH v8 0/6] rcu: Add RCU stall diagnosis information
 2022-11-22  2:14 UTC  (3+ messages)

[syzbot] unregister_netdevice: waiting for DEV to become free (7)
 2022-11-22  2:13 UTC  (3+ messages)

[PATCH -next] clk: Fix one kernel-doc comment
 2022-11-22  2:11 UTC  (2+ messages)

[PATCH] can: can327: fix potential skb leak when netdev is down
 2022-11-22  2:10 UTC  (3+ messages)

RCU stalls in squashfs_readahead()
 2022-11-22  2:07 UTC  (10+ messages)
` BUG: in squashfs_xz_uncompress() (Was: RCU stalls in squashfs_readahead())
      ` BUG: BISECTED: "

[PATCH V2] dmaengine: Fix client_count is countered one more incorrectly
 2022-11-22  2:06 UTC  (7+ messages)

[PATCH 1/4] kernel/trace: Introduce new APIs to process probe arguments
 2022-11-22  2:05 UTC  (5+ messages)

[PATCH v3 0/5] Use EFI variables for random seed
 2022-11-22  2:04 UTC  (6+ messages)
` [PATCH v3 1/5] efi: vars: prohibit reading random seed variables
` [PATCH v3 2/5] efi: stub: use random seed from EFI variable
` [PATCH v3 3/5] random: add back async readiness notifier
` [PATCH v3 4/5] vsprintf: initialize siphash key using notifier
` [PATCH v3 5/5] efi: random: refresh non-volatile random seed when RNG is initialized

[PATCH v5 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-11-22  2:00 UTC  (5+ messages)
` [PATCH v5 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
` [PATCH v5 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[PATCH RESEND bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-22  1:53 UTC 

[PATCH] zswap: do not allocate from atomic pool
 2022-11-22  1:56 UTC  (2+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-11-22  1:54 UTC  (22+ messages)
` [PATCH v7 01/20] x86/tdx: Define TDX supported page sizes as macros
` [PATCH v7 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v7 03/20] x86/virt/tdx: Disable TDX if X2APIC is not enabled
` [PATCH v7 10/20] x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-11-22  1:52 UTC  (7+ messages)
` [patch 19/33] genirq/msi: Provide msi_desc::msi_data

[PATCH rcu 0/16 Lazy call_rcu() updates for v6.2
 2022-11-22  1:52 UTC  (21+ messages)
` [PATCH v2 rcu 01/16] rcu: Simplify rcu_init_nohz() cpumask handling
` [PATCH v2 rcu 02/16] rcu: Fix late wakeup when flush of bypass cblist happens
` [PATCH v2 rcu 03/16] rcu: Fix missing nocb gp wake on rcu_barrier()
` [PATCH v2 rcu 04/16] rcu: Make call_rcu() lazy to save power
` [PATCH v2 rcu 05/16] rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
` [PATCH v2 rcu 06/16] rcu: Shrinker for lazy rcu
` [PATCH v2 rcu 07/16] rcuscale: Add laziness and kfree tests
` [PATCH v2 rcu 08/16] percpu-refcount: Use call_rcu_flush() for atomic switch
` [PATCH v2 rcu 09/16] rcu/sync: Use call_rcu_flush() instead of call_rcu
` [PATCH v2 rcu 10/16] rcu/rcuscale: Use call_rcu_flush() for async reader test
` [PATCH v2 rcu 11/16] rcu/rcutorture: Use call_rcu_flush() where needed
` [PATCH v2 rcu 12/16] scsi/scsi_error: Use call_rcu_flush() instead of call_rcu()
` [PATCH v2 rcu 13/16] workqueue: Make queue_rcu_work() use call_rcu_flush()
` [PATCH v2 rcu 14/16] rxrpc: Use call_rcu_flush() instead of call_rcu()
` [PATCH v2 rcu 15/16] net: Use call_rcu_flush() for dst_release()
` [PATCH v2 rcu 16/16] net: devinet: Reduce refcount before grace period

[PATCH] filelock: move file locking definitions to separate header file
 2022-11-22  1:51 UTC  (2+ messages)

[PATCH] clk: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:48 UTC 

[PATCH v4 0/2] usb: dwc3: core: defer probe on ulpi_read_id timeout
 2022-11-22  1:47 UTC  (3+ messages)
` [PATCH v4 1/2] usb: ulpi: defer ulpi_register "

[PATCH] rtc-ds1742: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:47 UTC 

[PATCH] mfd: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:45 UTC 

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-22  1:45 UTC  (12+ messages)
` [PATCH v2 07/14] dt-bindings: clock: Add StarFive JH7110 system and always-on clock definitions
` [PATCH v2 08/14] dt-bindings: reset: Add StarFive JH7110 system and always-on reset definitions
` [PATCH v2 09/14] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator

[PATCH v2] tools/memory-model: Use "grep -E" instead of "egrep"
 2022-11-22  1:45 UTC  (2+ messages)

[PATCH] spi: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:44 UTC 

[PATCH] PM / devfreq: event: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:42 UTC 

[PATCH] bus: imx-weim: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:40 UTC 

[PATCH v5 0/6] Nuvoton WPCM450 clock and reset driver
 2022-11-22  1:40 UTC  (2+ messages)

[PATCH] EDAC: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:39 UTC 

[PATCH linux-next][RFC]torture: avoid offline tick_do_timer_cpu
 2022-11-22  1:37 UTC  (2+ messages)

[PATCH] reset: socfpga: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:37 UTC 

[PATCH] iio: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:35 UTC 

[PATCH net-next] net: phy: add Motorcomm YT8531S phy id
 2022-11-22  1:34 UTC  (2+ messages)

[PATCH] xfs: account extra freespace btree splits for multiple allocations
 2022-11-22  1:33 UTC  (10+ messages)

[PATCH] mtd: rawnand: orion: use devm_platform_get_and_ioremap_resource()
 2022-11-22  1:33 UTC 

[PATCH] KVM: selftests: Define and use a custom static assert in lib headers
 2022-11-22  1:33 UTC 

[PATCH 0/3] mm,huge,rmap: unify and speed up compound mapcounts
 2022-11-22  1:32 UTC  (5+ messages)
` [PATCH 0/3] mm,thp,rmap: rework the use of subpages_mapcount

[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-22  1:31 UTC  (2+ messages)

[PATCH] rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing
 2022-11-22  1:30 UTC  (2+ messages)

[PATCH] dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child_of_node()
 2022-11-22  2:16 UTC 

linux-next: manual merge of the amdgpu tree with the drm tree
 2022-11-22  1:28 UTC 

[PATCH v2 0/2] arm64: fix two bug about page table check
 2022-11-22  1:24 UTC  (6+ messages)
` [PATCH v2 2/2] arm64/mm: fix incorrect file_map_count for invalid pmd/pud

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-22  1:18 UTC  (5+ messages)
` [PATCH v10 056/108] KVM: TDX: don't request KVM_REQ_APIC_PAGE_RELOAD
` [PATCH v10 105/108] KVM: TDX: Add methods to ignore accesses to CPU state

[PATCH v7 0/6] iommu/mediatek: Improve safety from invalid dts input
 2022-11-22  1:13 UTC  (2+ messages)

[PATCH 00/13] leds: Fix devm vs. non-devm ordering
 2022-11-22  1:10 UTC  (8+ messages)
` [PATCH 02/13] leds: el15203000: "

[PATCH v2 0/7] Remove the pins-are-numbered DT property
 2022-11-22  1:07 UTC  (8+ messages)
` [PATCH v2 1/7] pinctrl: mediatek: common: Remove check for pins-are-numbered
` [PATCH v2 2/7] pinctrl: stm32: "
` [PATCH v2 3/7] dt-bindings: pinctrl: mediatek,mt65xx: Deprecate pins-are-numbered
` [PATCH v2 4/7] dt-bindings: pinctrl: st,stm32: "
` [PATCH v2 5/7] arm64: dts: mediatek: Remove pins-are-numbered property
` [PATCH v2 6/7] ARM: "
` [PATCH v2 7/7] ARM: dts: stm32: Remove the "

[PATCH linux-next] relay: use strscpy() is more robust and safer
 2022-11-22  1:07 UTC  (2+ messages)

[PATCH v2] ceph: make sure directories aren't complete after setting crypt context
 2022-11-22  1:02 UTC  (2+ messages)

[PATCH v2 0/4] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-22  1:02 UTC  (6+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] net: ethernet: ti: am65-cpsw-nuss: Remove redundant ALE_CLEAR

[tip:x86/cleanups] BUILD SUCCESS ee92fa03918d114d3ac9c36a8bf2c032ede75a3b
 2022-11-22  1:00 UTC 

[PATCH linux-next] vboxfs: use strscpy() is more robust and safer
 2022-11-22  0:58 UTC 

[PATCH bpf-next v3] docs/bpf: Update btf selftests program and add link
 2022-11-22  0:54 UTC  (2+ messages)
`  "

Low TCP throughput due to vmpressure with swap enabled
 2022-11-22  0:53 UTC 

[PATCH bpf-next v4] docs/bpf: Update btf selftests program and add link
 2022-11-22  0:50 UTC 

[PATCH] Bluetooth: L2CAP: Fix u8 overflow
 2022-11-22  0:50 UTC  (2+ messages)

[PATCH net] tipc: check skb_linearize() return value in tipc_disc_rcv()
 2022-11-22  0:48 UTC  (2+ messages)

[PATCH] cpuidle: riscv-sbi: Stop using non-retentive suspend
 2022-11-22  0:45 UTC  (2+ messages)

[PoC][PATCH] bpf: Call return value check function in the JITed code
 2022-11-22  0:41 UTC  (2+ messages)

[PATCH] media: i2c: ov5645: Drop empty comment
 2022-11-22  0:40 UTC  (2+ messages)

[PATCH] error-injection: Add prompt for function error injection
 2022-11-22  0:40 UTC  (6+ messages)

[PATCH 1/2] 9p/xen: check logical size for buffer size
 2022-11-22  0:39 UTC  (3+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-11-22  0:37 UTC  (7+ messages)
` [PATCH Part2 v6 14/49] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled

[PATCH 0/7] [PULL REQUEST] Intel IOMMU updates for Linux v6.2
 2022-11-22  0:29 UTC  (8+ messages)
` [PATCH 1/7] iommu/vt-d: Allocate pasid table in device probe path
` [PATCH 2/7] iommu/vt-d: Add device_block_translation() helper
` [PATCH 3/7] iommu/vt-d: Add blocking domain support
` [PATCH 4/7] iommu/vt-d: Rename iommu_disable_dev_iotlb()
` [PATCH 5/7] iommu/vt-d: Rename domain_add_dev_info()
` [PATCH 6/7] iommu/vt-d: Remove unnecessary domain_context_mapped()
` [PATCH 7/7] iommu/vt-d: Use real field for indication of first level

[PATCH 0/6] Support TDX guests on Hyper-V
 2022-11-22  0:32 UTC  (10+ messages)
` [PATCH 1/6] x86/tdx: Support hypercalls for "
` [PATCH 2/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH 3/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH 4/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests

[PATCH 0/5] Fix error handle in 'rdma_request()'
 2022-11-22  0:27 UTC  (2+ messages)

[PATCH 0/2] net/9p: fix response size check in p9_check_errors()
 2022-11-22  0:21 UTC  (4+ messages)
` [PATCH 1/2] net/9p: distinguish zero-copy requests
` [PATCH 2/2] net/9p: fix response size check in p9_check_errors()

[RFC 0/9] KVM perf support
 2022-11-22  0:21 UTC  (7+ messages)
` [RFC 1/9] RISC-V: Define a helper function to probe number of hardware counters
` [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf

[patch 00/15] timers: Provide timer_shutdown[_sync]()
 2022-11-22  0:21 UTC  (5+ messages)
` [patch 06/15] timers: Update kernel-doc for various functions

[PATCH] mach-mvebu: coherency: Judgment after pointer p increases allocation
 2022-11-22  0:19 UTC  (2+ messages)

[PATCH v1 0/3] objtool build improvements
 2022-11-22  0:16 UTC  (4+ messages)

[PATCH v2 0/4] objtool build improvements
 2022-11-22  0:11 UTC  (5+ messages)
` [PATCH v2 1/4] tools lib subcmd: Add install target
` [PATCH v2 2/4] objtool: Install libsubcmd in build
` [PATCH v2 3/4] objtool: Properly support make V=1
` [PATCH v2 4/4] objtool: Alter how HOSTCC is forced

[PATCH] 9p/xen: do not memcpy header into req->rc
 2022-11-22  0:10 UTC 

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-22  0:09 UTC  (3+ messages)
` [PATCH v1 3/4] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-21 23:55 UTC  (8+ messages)
` [PATCH v4 1/5] reiserfs: Add missing calls to reiserfs_security_free()
` [PATCH v4 2/5] security: Rewrite security_old_inode_init_security()

[RFC] Integrate Rust code documentation into Documentation/
 2022-11-21 23:52 UTC  (2+ messages)

linux-next: manual merge of the tegra tree with the qcom tree
 2022-11-21 23:46 UTC  (2+ messages)

[PATCH v4] Bluetooth: btintel: Correctly declare all module firmware files
 2022-11-21 23:44 UTC  (2+ messages)

drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
 2022-11-21 23:41 UTC 

linux-next: build failure after merge of the arm64 tree
 2022-11-21 23:41 UTC 

[PATCH 00/14] staging: vc04_services: bcm2835-isp support
 2022-11-21 23:41 UTC  (20+ messages)
` [PATCH 01/14] staging: vc04_services: Add new vc-sm-cma driver
` [PATCH 02/14] staging: vchiq_arm: Register vcsm-cma as a platform driver
` [PATCH 03/14] media: videobuf2: Allow exporting of a struct dmabuf
` [PATCH 06/14] staging: mmal_vchiq: Add image formats to be used by bcm2835-isp
` [PATCH 07/14] media: uapi: v4l2-core: Add ISP statistics output V4L2 fourcc type
` [PATCH 08/14] uapi: bcm2835-isp: Add bcm2835-isp uapi header file
` [PATCH 12/14] staging: vc04_services: bcm2835_isp: Allow multiple users
` [PATCH 13/14] docs: admin-guide: media: bcm2835-isp: Add documentation for bcm2835-isp
` [PATCH 14/14] staging: vc04_services: vchiq: Load bcm2835_isp driver from vchiq

[PATCH v2 0/6] Add Hyper-v extended hypercall support in KVM
 2022-11-21 23:40 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86: hyper-v: Use common code for hypercall userspace exit
` [PATCH v2 2/6] KVM: x86: hyper-v: Add extended hypercall support in Hyper-v
` [PATCH v2 3/6] KVM: selftests: Test Hyper-V extended hypercall enablement
` [PATCH v2 4/6] KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_ID
` [PATCH v2 5/6] KVM: selftests: Make vCPU exit reason test assertion common
` [PATCH v2 6/6] KVM: selftests: Test Hyper-V extended hypercall exit to userspace

[PATCH v1 0/1] pinctrl:mtk: Fix kexec() initialization
 2022-11-21 23:38 UTC  (2+ messages)
` [PATCH v1 1/1] pinctrl: meditatek: Startup with the IRQs disabled

[PATCH 3/6] PCI: dwc: fsd: Add FSD PCIe Controller driver support
 2022-11-21 23:18 UTC  (2+ messages)

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-21 23:13 UTC  (3+ messages)
` [RFC Patch net-next v2 3/8] net: dsa: microchip: Initial hardware time stamping support

BUG: unable to handle kernel NULL pointer dereference in sk_diag_fill
 2022-11-21 23:10 UTC  (2+ messages)

linux-next: manual merge of the security tree with Linus' tree
 2022-11-21 23:09 UTC  (4+ messages)

[PATCH v4 0/4] new subsystem for compute accelerator devices
 2022-11-21 23:06 UTC  (2+ messages)

linux-next: manual merge of the dma-mapping tree with Linus' tree
 2022-11-21 23:06 UTC 


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