LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-17 14:04:45 to 2023-08-17 15:59:18 UTC [more...]

Commit 'sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage' broke O_DIRECT over NFS
 2023-08-17 15:58 UTC  (3+ messages)

[PATCH][next] net: sched: cls_u32: Fix allocation in u32_init()
 2023-08-17 15:58 UTC 

[PATCH 00/14] fsi: Miscellaneous fixes and I2C Responder driver
 2023-08-17 15:56 UTC  (5+ messages)
` [PATCH 03/14] fsi: Use of_match_table for bus matching if specified
` [PATCH 14/14] fsi: Add I2C Responder SCOM driver

landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
 2023-08-17 15:54 UTC  (2+ messages)

[PATCH RFC 0/4] bpf: cgroup device guard for non-initial user namespace
 2023-08-17 15:50 UTC  (6+ messages)
` [PATCH RFC 1/4] bpf: add cgroup device guard to flag a cgroup device prog

[PATCH net-next v3 0/2] Add Realtek automotive PCIe driver
 2023-08-17 15:53 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH v12 0/9] Fix wakeup problems on some AMD platforms
 2023-08-17 15:52 UTC  (6+ messages)
` [PATCH v12 3/9] ACPI: x86: s2idle: Post-increment variables when getting constraints

[PATCH 1/2] i2c: designware: fix __i2c_dw_disable in case master is holding SCL low
 2023-08-17 15:51 UTC  (7+ messages)
` [PATCH 2/2] i2c: designware: abort the transfer if receiving byte count of 0

[PATCH] drivers: nvdimm: fix dereference after free
 2023-08-17 15:51 UTC  (4+ messages)

[PATCH 0/1] *** Fix kill(-1,s) returning 0 on 0 kills ***
 2023-08-17 15:47 UTC  (11+ messages)
` [PATCH] signal: Fix the error return of kill -1
                  ` [PATCH] __kill_pgrp_info: simplify the calculation of return value

[RFC PATCH 0/7] Rust Socket abstractions
 2023-08-17 15:48 UTC  (8+ messages)

[PATCH v3 0/8] bitmap: cleanup bitmap_*_region() implementation
 2023-08-17 15:47 UTC  (5+ messages)
` [PATCH v3 1/8] bitmap: align __reg_op() wrappers with modern coding style

[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
 2023-08-17 15:45 UTC  (9+ messages)
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const

[PATCH 1/1] perf trace: Use the augmented_raw_syscall BPF skel only for tracing syscalls
 2023-08-17 15:44 UTC  (2+ messages)

[PATCH v3 0/4] general defconfig cleanups
 2023-08-17 15:43 UTC  (3+ messages)
` [PATCH v3 3/4] arch/mips/configs/*_defconfig cleanup

[PATCH v4 0/4] drm/amdgpu: Rework coredump memory allocation
 2023-08-17 15:42 UTC  (9+ messages)
` [PATCH v4 2/4] drm/amdgpu: Rework coredump to use memory dynamically

[PATCH v3 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-17 15:40 UTC  (5+ messages)
` [PATCH v3 01/11] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v3 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH 1/2] x86/microcode/AMD: Load late on both threads too
 2023-08-17 15:40 UTC  (9+ messages)

[PATCH v7 0/8] x86/resctrl: Miscellaneous resctrl features
 2023-08-17 15:37 UTC  (17+ messages)
` [PATCH v7 4/8] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v7 5/8] x86/resctrl: Unwind the errors inside rdt_enable_ctx()
` [PATCH v7 6/8] x86/resctrl: Move default control group creation during mount

drivers/scsi/qla2xxx/qla_isr.c:3724: warning: Function parameter or member 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail'
 2023-08-17 15:35 UTC 

[PATCH net-next v4 0/9] net: stmmac: add new features to xgmac
 2023-08-17 15:37 UTC  (3+ messages)
` [PATCH net-next v4 6/9] dt-bindings: net: snps,dwmac: add safety irq support

[PATCH] bitmap: optimize bitmap_remap()
 2023-08-17 15:37 UTC  (5+ messages)

[RFC PATCH 1/1] sched: ttwu_queue_cond: perform queued wakeups across different L2 caches
 2023-08-17 15:35 UTC 

[PATCH 3/3] arm64: dts: rockchip: Add Orange Pi 5
 2023-08-17 15:32 UTC  (4+ messages)

[PATCH v3 2/2] iov_iter: Don't deal with iter->copy_mc in memcpy_from_iter_mc()
 2023-08-17 15:31 UTC  (12+ messages)
` [PATCH v3 0/2] iov_iter: Convert the iterator macros into inline funcs

[linux-next] [Mellanox] [6.5.0-rc4-next-20230803] Kernel crash while installing to upstream kernel
 2023-08-17 15:31 UTC 

[PATCH 1/1] thermal/drivers/imx_sc_thermal: return -EAGAIN when SCFW turn off resource
 2023-08-17 15:30 UTC  (11+ messages)

[PATCH v2] blk-mq: release scheduler resource when request complete
 2023-08-17 15:29 UTC  (4+ messages)

[RFC PATCH net-next 0/2] net: Use SMP threads for backlog NAPI
 2023-08-17 15:30 UTC  (4+ messages)

[PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics
 2023-08-17 15:28 UTC  (8+ messages)
` [PATCH RFC 0/4] vdpa: decouple reset of iotlb mapping from device reset
  ` [PATCH RFC 1/4] vdpa: introduce .reset_map operation callback

[PATCH] dt-bindings: mxsfb: Exclude i.MX8MQ from power-domains requirement
 2023-08-17 15:26 UTC  (2+ messages)

[PATCH v3 5/8] drm: atmel_hlcdc: Add support for XLCDC in atmel LCD driver
 2023-08-17 15:24 UTC  (3+ messages)

[PATCH 1/2] f2fs: doc: fix description of max_small_discards
 2023-08-17 15:21 UTC  (2+ messages)

[PATCH] riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()
 2023-08-17 15:20 UTC  (2+ messages)

[PATCH v5] riscv: Handle zicsr/zifencei issue between gcc and binutils
 2023-08-17 15:20 UTC  (2+ messages)

[PATCH -fixes v2] riscv: uaccess: Return the number of bytes effectively not copied
 2023-08-17 15:20 UTC  (2+ messages)

[PATCH v2] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
 2023-08-17 15:20 UTC  (2+ messages)

[PATCH V2 0/2] riscv: stack: Fixup independent softirq/irq stack for CONFIG_FRAME_POINTER=n
 2023-08-17 15:20 UTC  (2+ messages)

[PATCH v5] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-08-17 15:20 UTC  (2+ messages)

[PATCH] block: swim3: Mark swim3_init() static to fix no previous prototype error
 2023-08-17 14:51 UTC 

[PATCH net-next v2] virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
 2023-08-17 15:19 UTC 

[PATCH v3 00/28] Add Cgroup support for SGX EPC memory
 2023-08-17 15:18 UTC  (6+ messages)
` [PATCH v3 21/28] x86/sgx: Limit process EPC usage with misc cgroup controller
` [PATCH v3 22/28] Docs/x86/sgx: Add description for cgroup support

[PATCH] drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_create
 2023-08-17 15:17 UTC  (11+ messages)

[tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
 2023-08-17 15:10 UTC  (2+ messages)
` [tip: sched/core] sched/eevdf: Curb wakeup-preemption

[PATCH net] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
 2023-08-17 15:13 UTC  (2+ messages)

[PATCH v2] ASoC: tas2783: Add source files for tas2783 soundwire driver
 2023-08-17 15:12 UTC  (3+ messages)

[RFC PATCH v1 0/1] tracing/kprobe: Add multi-probe support for 'perf_kprobe' PMU
 2023-08-17 15:13 UTC  (5+ messages)
` [RFC PATCH v1 1/1] "

[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
 2023-08-17 15:11 UTC  (3+ messages)

[PATCH] x86/ibt: Convert IBT selftest to asm
 2023-08-17 15:10 UTC  (2+ messages)
` [tip: x86/shstk] "

[PATCH] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-08-17 15:09 UTC  (3+ messages)

[PATCH v5 0/2] usb: typec: qcom-pmic-typec: enable DP support
 2023-08-17 15:08 UTC  (3+ messages)
` [PATCH v5 1/2] usb: typec: altmodes/displayport: add support for embedded DP cases
` [PATCH v5 2/2] usb: typec: qcom-pmic-typec: register drm_bridge

[PATCH v2 0/2] Fix Nvidia BlueField-3 GPIO access
 2023-08-17 15:07 UTC  (6+ messages)
` [PATCH v2 2/2] gpio: mlxbf3: Support add_pin_ranges()

[GIT PULL] one more nfsd fix for 6.5-rc
 2023-08-17 15:01 UTC  (5+ messages)

[RFC PATCH net-next 0/8] Add C72/C73 copper backplane support for LX2160
 2023-08-17 15:06 UTC  (9+ messages)
` [RFC PATCH net-next 1/8] phy: introduce the phy_check_cdr_lock() function
` [RFC PATCH net-next 2/8] phy: introduce the PHY_MODE_ETHERNET_PHY mode for phy_set_mode_ext()
` [RFC PATCH net-next 3/8] phy: xgkr: add configuration interface for copper backplane Ethernet PHYs
` [RFC PATCH net-next 4/8] net: phy: add C73 base page helpers
` [RFC PATCH net-next 5/8] net: phy: balance calls to ->suspend() and ->resume()
` [RFC PATCH net-next 6/8] net: phy: initialize phydev->master_slave_set to MASTER_SLAVE_CFG_UNKNOWN
` [RFC PATCH net-next 7/8] net: phy: mtip_backplane: add driver for MoreThanIP backplane AN/LT core
` [RFC PATCH net-next 8/8] dt-bindings: net: fsl,backplane-anlt: new binding document

drivers/opp/cpu.c:45: warning: Function parameter or member 'opp_table' not described in 'dev_pm_opp_init_cpufreq_table'
 2023-08-17 15:03 UTC 

[PATCH] drivers: nvdimm: fix memleak
 2023-08-17 15:06 UTC  (3+ messages)

[PATCH RESEND v3 0/3] few fixes for synthetic trace events
 2023-08-17 15:05 UTC  (2+ messages)

[RESEND PATCH v3 0/2] change UIC command handling
 2023-08-17 15:02 UTC  (4+ messages)
  ` [RESEND PATCH v3 2/2] ufs: poll HCS.UCRDY before issuing a UIC command

[PATCH RESEND] scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock
 2023-08-17 14:24 UTC  (2+ messages)

[PATCH] media: vb2: frame_vector.c: replace WARN_ONCE with a comment
 2023-08-17 15:02 UTC  (3+ messages)

[PATCH] pinctrl: qcom-pmic-gpio: silence -EPROBE_DEFER message on probe
 2023-08-17 15:01 UTC  (2+ messages)

[PATCH 0/2] Fix memory leak in coresight drivers
 2023-08-17 15:01 UTC  (11+ messages)
` [PATCH 1/2] coresight: Fix memory leak in acpi_buffer->pointer
` [PATCH 2/2] coresight: core: fix memory leak in dict->fwnode_list

[PATCH] f2fs_io: add do_clearflags to clear nocompress/compress flag
 2023-08-17 14:58 UTC  (2+ messages)

[PATCH v1 1/1] kstrtox: Consistently use _tolower()
 2023-08-17 14:59 UTC 

[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
 2023-08-17 14:55 UTC  (10+ messages)
` [PATCH v3 1/9] bpf: Leverage sockptr_t in BPF getsockopt hook
` [PATCH v3 2/9] bpf: Leverage sockptr_t in BPF setsockopt hook
` [PATCH v3 3/9] net/socket: Break down __sys_setsockopt
` [PATCH v3 4/9] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
` [PATCH v3 6/9] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v3 7/9] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
` [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support

[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-08-17 14:54 UTC  (5+ messages)
  ` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings

[PATCH] x86/srso: Correct the mitigation status when SMT is disabled
 2023-08-17 14:54 UTC  (11+ messages)

[PATCH v2] scsi: sli4: Remove the buggy code
 2023-08-17 14:51 UTC  (3+ messages)

[PATCH v6 0/6] perf vendor events arm64: Update N2 and V2 metrics and events using Arm telemetry repo
 2023-08-17 14:41 UTC  (4+ messages)
` [PATCH v6 6/6] "

[syzbot] [ext4?] kernel panic: EXT4-fs (device loop0): panic forced after error (3)
 2023-08-17 14:47 UTC  (5+ messages)

[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
 2023-08-17 14:47 UTC  (4+ messages)
` [PATCH 3/3] selftests: cachestat: test for cachestat availability

[PATCH v4 0/6] ASoC: mediatek: Add support for MT7986 SoC
 2023-08-17 14:46 UTC  (3+ messages)
` [PATCH v4 4/6] ASoC: mediatek: mt7986: add machine driver with wm8960

[PATCH v2 0/8] LASS KVM virtualization support
 2023-08-17 14:45 UTC  (7+ messages)
` [PATCH v2 2/8] KVM: x86: Use a new flag for branch instructions

[PATCH bpf-next] bpf: Disable -Wmissing-declarations for globally-linked kfuncs
 2023-08-17 14:45 UTC  (6+ messages)

[PATCH 0/6] m68k: math-emu: Miscellaneous esthetical improvements
 2023-08-17 14:44 UTC  (7+ messages)
` [PATCH 1/6] m68k: math-emu: Fix incorrect file reference in fp_log.c
` [PATCH 2/6] m68k: math-emu: Sanitize include guards
` [PATCH 3/6] m68k: math-emu: Make multi_arith.h self-contained
` [PATCH 4/6] m68k: math-emu: Replace external declarations by header inclusion
` [PATCH 5/6] m68k: math-emu: Reformat function and variable headers
` [PATCH 6/6] m68k: math-emu: Add missing prototypes

[PATCH v10 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-08-17 14:44 UTC  (5+ messages)
` [PATCH v10 7/9] KVM: VMX: Implement and wire get_untagged_addr() for LAM

[PATCH v4] hid-mcp2200: added driver for GPIOs of MCP2200
 2023-08-17 14:42 UTC  (2+ messages)

[PATCH v2 00/13] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-08-17 14:38 UTC  (14+ messages)
` [PATCH v2 01/13] media: qcom: camss: Amalgamate struct resource with struct resource_ispif
` [PATCH v2 02/13] media: qcom: camss: Start to move to module compat matched resources
` [PATCH v2 03/13] media: qcom: camss: Pass icc bandwidth table as a platform parameter
` [PATCH v2 04/13] media: qcom: camss: Pass remainder of variables as resources
` [PATCH v2 05/13] media: qcom: camss: Pass line_num from compat resources
` [PATCH v2 06/13] media: qcom: camss: Assign the correct number of RDIs per VFE
` [PATCH v2 07/13] media: qcom: camss: Use >= CAMSS_SDM845 for vfe_get/vfe_put
` [PATCH v2 08/13] media: qcom: camss: Untangle if/else spaghetti in camss
` [PATCH v2 09/13] media: qcom: camss: Improve error printout on icc_get fail
` [PATCH v2 10/13] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [PATCH v2 11/13] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v2 12/13] media: qcom: camss: Add support for setting CSIPHY clock name csiphyX
` [PATCH v2 13/13] media: qcom: camss: Support RDI3 for VFE 17x

[PATCH 0/4] Add debugfs pm_status for qat driver
 2023-08-17 14:33 UTC  (5+ messages)
` [PATCH 1/4] linux/array_size.h: Move ARRAY_SIZE(arr) to a separate header
` [PATCH 2/4] linux/array_size.h: Add ARRAY_SIZE_OF_FIELD()
` [PATCH 3/4] crypto: qat - refactor included headers
` [PATCH 4/4] crypto: qat - add pm_status debugfs file

[PATCH v4 0/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2023-08-17 14:29 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] dt-bindings: hwmon: add renesas,isl28022

[PATCH] mmc: core: Fix error propagation for some ioctl commands
 2023-08-17 14:27 UTC  (3+ messages)

[PATCH v2] i2c: designware: add support for pinctrl for recovery
 2023-08-17 14:27 UTC  (3+ messages)

[PATCH] powerpc/4xx: Add missing includes to fix no previous prototype errors
 2023-08-17 14:27 UTC 

[PATCH v2] powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
 2023-08-17 14:26 UTC 

[PATCH] powerpc/47x: Add prototype for mmu_init_secondary()
 2023-08-17 14:25 UTC 

[PATCH net-next v4 0/2] Add Realtek automotive PCIe driver
 2023-08-17 14:22 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code

[PATCH] xhci: Disable connect, disconnect and over-current wakeup on system suspend
 2023-08-17 14:22 UTC  (3+ messages)

RFE: perf lock contention --bpf on an RT kernel
 2023-08-17 14:17 UTC  (2+ messages)

[PATCH] lkdtm: use the return value of strim()
 2023-08-17 14:21 UTC 

[PATCH] powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
 2023-08-17 14:13 UTC 

[PATCH] tracing: Fix race when concurrently splice_read trace_pipe
 2023-08-17 14:13 UTC  (3+ messages)
` [RFC PATCH] tracing: Introduce pipe_cpumask to avoid race on trace_pipes

[syzbot] [usb?] KASAN: slab-use-after-free Write in usb_anchor_suspend_wakeups
 2023-08-17 14:12 UTC  (5+ messages)

[PATCH 00/13] fixes and cleanups to ext4 resize
 2023-08-17 14:11 UTC  (9+ messages)
` [PATCH 11/13] ext4: correct gdblock calculation in add_new_gdb_meta_bg to support non first group
` [PATCH 12/13] ext4: remove unnecessary check for avoiding multiple update_backups in ext4_flex_group_add

[PATCH v2] certs: Reference revocation list for all keyrings
 2023-08-17 14:04 UTC 

[PATCH v1 1/1] docs: kernel-parameters: Refer to the correct bitmap function
 2023-08-17 14:04 UTC 

[PATCH] of/platform: increase refcount of fwnode
 2023-08-17 14:06 UTC  (5+ messages)

[PATCH 0/8] i2c: sprd: Modification of UNIOC Platform IIC Driver
 2023-08-17 14:07 UTC  (5+ messages)
` [PATCH 1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
` [PATCH 2/8] i2c: sprd: Add I2C driver to use 'reset framework' function

kernel/fork.c:1962: warning: bad line:
 2023-08-17 14:00 UTC 

drivers/firmware/efi/libstub/alignedmem.c:27: warning: Function parameter or member 'memory_type' not described in 'efi_allocate_pages_aligned'
 2023-08-17 13:28 UTC 

[PATCH v2 0/5] ASoC: Convert remaining Realtek codecs to GPIO descriptors
 2023-08-17 14:03 UTC  (4+ messages)
` [PATCH v2 3/5] ASoC: rt5668: Convert to use "
` [PATCH v2 4/5] ASoC: rt5682: "
` [PATCH v2 5/5] ASoC: rt5682s: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).