linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-08 17:25:50 to 2022-09-08 20:31:42 UTC [more...]

[PATCH v4] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
 2022-09-08 20:31 UTC  (3+ messages)

[PATCH] usb: gadget: rndis: Avoid dereference before NULL check
 2022-09-08 20:30 UTC  (2+ messages)

[PATCH] net: ipv4: Fix some coding style in ah4.c file
 2022-09-08 20:25 UTC  (2+ messages)

[PATCH v3 0/6] TUN/VirtioNet USO features support
 2022-09-08 20:10 UTC  (6+ messages)
` [PATCH v3 1/6] udp: allow header check for dodgy GSO_UDP_L4 packets

[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-08 20:22 UTC  (9+ messages)
` [PATCH v5 01/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
    ` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec, ts-series" property
` [PATCH v5 20/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients

[PATCH v1 0/5] Enhance definition of DFH and use enhancements for uart driver
 2022-09-08 20:21 UTC  (12+ messages)
` [PATCH v1 4/5] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v1 5/5] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
 2022-09-08 20:21 UTC  (4+ messages)
  `  "

[PATCH v3 00/10] PCI/PM: Always disable PTM for all devices during suspend
 2022-09-08 20:18 UTC  (5+ messages)
` [PATCH v3 06/10] PCI/PTM: Add pci_enable_ptm() wrapper
` [PATCH v3 09/10] PCI/PTM: Reorder functions in logical order

[PATCH v3] vfio/fsl-mc: Fix a typo in a message
 2022-09-08 20:17 UTC  (2+ messages)

[esmil:visionfive 2/42] arch/riscv/lib/string.c:113:7: error: redefinition of '__memmove'
 2022-09-08 20:17 UTC 

[PATCH 11/12] powerpc: wiiu: don't enforce flat memory
 2022-09-08 20:17 UTC  (11+ messages)
                  ` Fragmented physical memory on powerpc/32

[PATCH v4 0/5] Allwinner H6 GPU devfreq
 2022-09-08 20:12 UTC  (2+ messages)

[PATCH] ipc: mqueue: remove unnecessary conditionals
 2022-09-08 20:04 UTC  (2+ messages)

[PATCH 0/4] crypto: add ECDSA signature support to key retention service
 2022-09-08 20:00 UTC  (5+ messages)
` [PATCH 1/4] crypto: add ECDSA signature generation support
` [PATCH 2/4] crypto: add ECDSA test vectors from RFC 6979
` [PATCH 3/4] crypto: pkcs8 parser support ECDSA private keys
` [PATCH 4/4] crypto: remove unused field in pkcs8_parse_context

[PATCH 0/3] DMA binding for Allwinner V536/newer I2C
 2022-09-08 20:01 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: allwinner: a100: Add device node for DMA controller
    `  "
` [PATCH 3/3] arm64: dts: allwinner: a100: Add I2C DMA requests
    `  "

[RFC PATCH 0/7] cpu isolation: infra to block interference to select CPUs
 2022-09-08 19:29 UTC  (8+ messages)
` [RFC PATCH 1/7] cpu isolation: basic block interference infrastructure
` [RFC PATCH 2/7] introduce smp_call_func_single_fail
` [RFC PATCH 3/7] introduce _fail variants of stop_machine functions
` [RFC PATCH 4/7] clockevent unbind: use smp_call_func_single_fail
` [RFC PATCH 5/7] timekeeping_notify: use stop_machine_fail when appropriate
` [RFC PATCH 6/7] perf_event_open: check for block interference CPUs
` [RFC PATCH 7/7] mtrr_add_page/mtrr_del_page: "

ERROR: modpost: "__ld_r13_to_r21_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2022-09-08 19:57 UTC 

[PATCH -next 1/3] clk: sunxi-ng: sun8i-de2: Use dev_err_probe() helper
 2022-09-08 19:55 UTC  (2+ messages)

[PATCH v3 1/2] x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
 2022-09-08 19:53 UTC  (2+ messages)

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-08 19:51 UTC  (12+ messages)
` [PATCH 01/15] cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
` [PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node

[PATCH v2 2/9] dt-bindings: firmware: document Qualcomm SM6115 SCM
 2022-09-08 19:42 UTC  (5+ messages)
` [PATCH v2 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-billie2

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-08 19:42 UTC  (3+ messages)
` [PATCH v7 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding

[PATCH v9 0/6] Add Xilinx RPU subsystem support
 2022-09-08 19:42 UTC  (6+ messages)
` [PATCH v9 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v8 0/7] sched: Persistent user requested affinity
 2022-09-08 19:41 UTC  (8+ messages)
` [PATCH v8 1/7] sched: Add __releases annotations to affine_move_task()
` [PATCH v8 2/7] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()
` [PATCH v8 3/7] sched: Enforce user requested affinity
` [PATCH v8 4/7] sched: Introduce affinity_context structure
` [PATCH v8 5/7] sched: Handle set_cpus_allowed_ptr() & sched_setaffinity() race
` [PATCH v8 6/7] sched: Fix sched_setaffinity() and fork/clone() race
` [PATCH v8 7/7] sched: Always clear user_cpus_ptr in do_set_cpus_allowed()

[PATCH v3 0/6] begin converting hugetlb code to folios
 2022-09-08 19:37 UTC  (7+ messages)
` [PATCH v3 1/6] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH v3 2/6] mm: add private field of first tail to struct page and struct folio
` [PATCH v3 3/6] mm/hugetlb: add hugetlb_folio_subpool() helper
` [PATCH v3 4/6] mm/hugetlb: add hugetlb_set_folio_subpool() helper
` [PATCH v3 5/6] hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
` [PATCH v3 6/6] mm/hugetlb: add folio_hstate()

[PATCH] scsi/ibmvscsi_tgt: fix repeated words in comments
 2022-09-08 19:37 UTC  (2+ messages)

[PATCH v3 0/6] begin converting hugetlb code to folios
 2022-09-08 19:33 UTC 

[PATCH v2 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
 2022-09-08 19:31 UTC  (3+ messages)
` [PATCH v3 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK

[PATCHv7 02/14] mm: Add support for unaccepted memory
 2022-09-08 19:28 UTC  (11+ messages)

DMI modalias based module autoloading broken (6.0.0-rc? - systemd 251.4) ?
 2022-09-08 19:29 UTC 

[arm-integrator:virt-to-pfn-v6.0-rc1 10/24] arch/arm/include/asm/memory.h:294:36: error: use of undeclared identifier 'PAGE_SHIFT'
 2022-09-08 19:26 UTC 

BD71847 clk driver disables clk-32k-out causing RTC/WDT failure
 2022-09-08 19:25 UTC  (5+ messages)

[PATCH] riscv: Allow PROT_WRITE-only mmap()
 2022-09-08 19:18 UTC  (7+ messages)
` [PATCH v2] riscv: Make mmap() with PROT_WRITE imply PROT_READ

[PATCH v2] mm/damon: introduce struct damos_access_pattern
 2022-09-08 19:17 UTC  (3+ messages)

[PATCH 0/4] staging: r8188eu: some simple cleanups
 2022-09-08 19:16 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove some unused enums
 2022-09-08 19:15 UTC  (2+ messages)

[PATCH v3 00/22] KVM: hardware enable/disable reorganize
 2022-09-08 19:15 UTC  (16+ messages)
` [PATCH v3 09/22] KVM: Do processor compatibility check on resume
` [PATCH v3 10/22] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH v3 11/22] KVM: Add arch hooks for PM events with empty stub
` [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic

[PATCH v3] mm/damon: introduce struct damos_access_pattern
 2022-09-08 19:14 UTC 

[PATCH bpf-next v2 0/2] Fix cgroup attach flags being assigned to effective progs
 2022-09-08 19:13 UTC  (3+ messages)

[PATCH v3 0/1] Tracing: Compile error with qla2xxx
 2022-09-08 19:12 UTC  (4+ messages)
` [PATCH v3 1/1] tracing: Fix compile error in trace_array calls when TRACING is disabled
    ` [EXT] "

[PATCH V2 0/6] perf intel-pt: Support itrace option flag d+e to log on error
 2022-09-08 19:09 UTC  (4+ messages)

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-08 19:07 UTC  (14+ messages)

[PATCH v12 0/3] Add TDX Guest Attestation support
 2022-09-08 19:07 UTC  (4+ messages)
` [PATCH v12 1/3] x86/tdx: Add TDX Guest attestation interface driver

[arm-integrator:virt-to-pfn-v6.0-rc1 21/24] ld:arch/powerpc/kernel/vdso/vdso32.lds:242: syntax error
 2022-09-08 19:06 UTC 

[PATCH] landlock: Remove unnecessary conditionals
 2022-09-08 19:02 UTC 

[PATCH stable-4.14] driver core: Don't probe devices after bus_type.match() probe deferral
 2022-09-08 19:01 UTC 

[PATCH] perf record: Fix synthesis failure warnings
 2022-09-08 18:58 UTC  (3+ messages)

[PATCH] perf: don't install data files with x permissions
 2022-09-08 18:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH stable-4.9] driver core: Don't probe devices after bus_type.match() probe deferral
 2022-09-08 18:56 UTC 

[PATCH stable-4.19/4.14/4.9] driver core: Don't probe devices after bus_type.match() probe deferral
 2022-09-08 18:55 UTC  (3+ messages)

[PATCH v2] iio: light: tsl2583: Fix module unloading
 2022-09-08 18:55 UTC  (3+ messages)

[PATCH v2 0/6] Corrections to cpu map event encoding
 2022-09-08 18:52 UTC  (6+ messages)
` [PATCH v2 6/6] perf cpumap: Add range data encoding

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

[PATCH v2] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
 2022-09-08 18:50 UTC  (2+ messages)

[PATCH v2 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
 2022-09-08 18:49 UTC  (4+ messages)
` [PATCH v2 3/3] hwmon: (tps23861) create unique debugfs directory per device

[PATCH] mm/damon/sysfs: change few functions execute order
 2022-09-08 18:49 UTC  (2+ messages)

[PATCH] drm: remove unnecessary conditionals
 2022-09-08 18:41 UTC 

[PATCH 0/4] perf lock contention: Improve call stack handling (v1)
 2022-09-08 18:43 UTC  (2+ messages)

[PATCH v4 0/2] Disable FIE on machines with slow counters
 2022-09-08 18:42 UTC  (4+ messages)
` [PATCH v4 1/2] ACPI: CPPC: Disable FIE if registers in PCC regions

[PATCH v3 0/6] Use composable cache instead of L2 cache
 2022-09-08 18:40 UTC  (11+ messages)
` [PATCH v3 2/6] soc: sifive: ccache: rename SiFive L2 cache to Composable cache
` [PATCH v3 3/6] soc: sifive: ccache: determine the cache level from dts
` [PATCH v3 4/6] soc: sifive: ccache: reduce printing on init
` [PATCH v3 5/6] soc: sifive: ccache: use pr_fmt() to remove CCACHE: prefixes
` [PATCH v3 6/6] soc: sifive: ccache: define the macro for the register shifts

[PATCH] perf vendor events: Update events for Neoverse E1
 2022-09-08 18:37 UTC  (4+ messages)

[linux][PATCH v7 1/2] ARM: dts: at91: Add info on SAMA5D3-EDS
 2022-09-08 18:35 UTC  (2+ messages)
` [linux][PATCH v7 2/2] ARM: dts: at91: Add SAMA5D3-EDS Board

[PATCH v2] perf vendor events: Update events for Neoverse E1
 2022-09-08 18:35 UTC  (3+ messages)

[PATCH v3] arm64: run softirqs on the per-CPU IRQ stack
 2022-09-08 18:34 UTC  (2+ messages)

[PATCH v2] perf test: Skip sigtrap test on old kernels
 2022-09-08 18:31 UTC  (2+ messages)

[PATCH v2] locking/rwsem: Disable preemption while trying for rwsem lock
 2022-09-08 18:30 UTC  (2+ messages)

[PATCH] ext4: Fix some checkpatch complained in namei.c file
 2022-09-08 18:28 UTC 

[PATCH] perf script: Fix Cannot print 'iregs' field for hybrid systems
 2022-09-08 18:28 UTC  (3+ messages)

[arm-integrator:virt-to-pfn-v6.0-rc1 10/24] arch/arm/include/asm/memory.h:294:43: error: 'PAGE_SHIFT' undeclared
 2022-09-08 18:25 UTC 

[PATCH] perf lock: Remove redundant word 'contention' in help message
 2022-09-08 18:24 UTC  (3+ messages)

[PATCH 0/4] perf: Clean up by adding helpers
 2022-09-08 18:23 UTC  (3+ messages)

[PATCH v2] mm/damon/vaddr: add a comment for 'default' case in damon_va_apply_scheme()
 2022-09-08 18:22 UTC  (2+ messages)

[PATCH] proc: give /proc/cmdline size
 2022-09-08 18:21 UTC 

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-09-08 18:20 UTC  (9+ messages)
` [RFC PATCH 07/26] hugetlb: add hugetlb_pte to track HugeTLB page table entries
` [RFC PATCH 09/26] hugetlb: add hugetlb_hgm_enabled
` [RFC PATCH 11/26] hugetlb: add hugetlb_walk_to to do PT walks

[PATCH v4] hwmon: Add driver for the TEXAS TPS546D24 Buck Converter
 2022-09-08 18:20 UTC  (2+ messages)

[PATCH] amd/amdkfd: fix repeated words in comments
 2022-09-08 18:20 UTC  (2+ messages)

[PATCH V3] mm/damon: Remove duplicate get_monitoring_region() definitions
 2022-09-08 18:19 UTC  (2+ messages)

[RESEND PATCH V1 XDMA 0/1] xilinx XDMA driver
 2022-09-08 18:17 UTC  (4+ messages)
` [RESEND PATCH V1 XDMA 1/1] dmaengine: xilinx: xdma: add xilinx xdma driver

[PATCH] arm64: defconfig: enable ARCH_BCM
 2022-09-08 18:17 UTC  (2+ messages)

[PATCH v4] dt-bindings: leds: Expand LED_COLOR_ID definitions
 2022-09-08 18:16 UTC  (2+ messages)

[PATCH] PCI: fu740: do not use clock name when requesting clock
 2022-09-08 18:14 UTC  (2+ messages)

[PATCH] RISC-V: KVM: Change the SBI specification version to v1.0
 2022-09-08 18:07 UTC  (2+ messages)

[PATCH V2] mm/damon: simplify damon_ctx check in damon_sysfs_before_terminate
 2022-09-08 18:01 UTC  (2+ messages)

[PATCH] driver: of: overlay: demote message to warning
 2022-09-08 17:55 UTC  (4+ messages)

[PATCH v1 01/19] powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
 2022-09-08 17:49 UTC  (20+ messages)
` [PATCH v1 02/19] powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
` [PATCH v1 03/19] powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
` [PATCH v1 04/19] powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
` [PATCH v1 05/19] powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
` [PATCH v1 06/19] powerpc/cputable: Split cpu_specs[] "
` [PATCH v1 07/19] powerpc: Remove CONFIG_FSL_BOOKE
` [PATCH v1 08/19] powerpc/cputable: Split cpu_specs[] for mpc85xx and e500mc
` [PATCH v1 09/19] powerpc: Remove CONFIG_PPC_BOOK3E
` [PATCH v1 10/19] powerpc: Remove redundant selection of E500 and E500MC
` [PATCH v1 11/19] powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
` [PATCH v1 12/19] Documentation: Rename PPC_FSL_BOOK3E to PPC_E500
` [PATCH v1 13/19] watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
` [PATCH v1 14/19] powerpc: Remove CONFIG_PPC_FSL_BOOK3E
` [PATCH v1 15/19] powerpc: Remove CONFIG_PPC_BOOK3E_MMU
` [PATCH v1 16/19] powerpc: Replace PPC_85xx || PPC_BOOKE_64 by PPC_E500
` [PATCH v1 17/19] powerpc: Simplify redundant Kconfig tests
` [PATCH v1 18/19] powerpc: Cleanup idle for e500
` [PATCH v1 19/19] powerpc: Remove impossible mmu_psize_defs[] on nohash

[PATCH v4] checkpatch: warn for non-standard fixes tag style
 2022-09-08 17:49 UTC  (2+ messages)

[PATCH] thermal/core: Add a check before calling set_trip_temp()
 2022-09-08 17:46 UTC 

[PATCH] um/kernel: fix repeated words in comments
 2022-09-08 17:45 UTC  (3+ messages)

[RFC PATCH] Hugetlb: Migrating hugetlb tests from libhugetlbfs
 2022-09-08 17:39 UTC 

[PATCH v6 0/5] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-09-08 17:39 UTC  (6+ messages)
` [PATCH v6 1/5] Input: joystick: xpad: Add X-Box Adaptive support
` [PATCH v6 2/5] Input: joystick: xpad: Add X-Box Adaptive XBox button
` [PATCH v6 3/5] Input: joystick: xpad: Add ABS_PROFILE to uapi
` [PATCH v6 4/5] Input: joystick: xpad: Add ABS_PROFILE to Docs
` [PATCH v6 5/5] Input: joystick: xpad: Add X-Box Adaptive Profile button

[PATCH linux-next] KVM:define vcpu_get_pid_fops with DEFINE_DEBUGFS_ATTRIBUTE
 2022-09-08 17:39 UTC  (2+ messages)

[PATCH v2 0/9] i2c-mlxbf.c: bug fixes and new feature support
 2022-09-08 17:38 UTC  (7+ messages)

[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-09-08 17:36 UTC  (7+ messages)
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi

[PATCH v3 0/9] i2c-mlxbf.c: bug fixes and new feature support
 2022-09-08 17:35 UTC  (10+ messages)
` [PATCH v3 1/9] i2c-mlxbf.c: Fix frequency calculation
` [PATCH v3 2/9] i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v3 3/9] i2c-mlxbf.c: incorrect base address passed during io write
` [PATCH v3 4/9] i2c-mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
` [PATCH v3 5/9] i2c-mlxbf.c: support lock mechanism
` [PATCH v3 6/9] i2c-mlxbf.c: Update SPDX license
` [PATCH v3 7/9] i2c-mlxbf: add multi slave functionality
` [PATCH v3 8/9] i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v3 9/9] i2c-mlxbf.c: Update binding devicetree

[esmil:visionfive 1/42] arch/riscv/lib/string.c:90:7: error: redefinition of '__memcpy'
 2022-09-08 17:34 UTC 

[PATCH net-next] net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_rule()
 2022-09-08 17:32 UTC  (2+ messages)

[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
 2022-09-08 17:25 UTC  (2+ messages)

[gustavoars:testing/6.0-rc2-kspp-misc] BUILD SUCCESS 8147c9d23ad1954a1bce66d72decf07edd211a0f
 2022-09-08 17:25 UTC 

[PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
 2022-09-08 17:24 UTC  (3+ messages)
` [PATCH v5 4/8] vfs: plumb i_version handling into struct kstat
` [RFC PATCH v5 8/8] nfsd: take inode_lock when querying for NFSv4 GETATTR


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