public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-18 20:06:59 to 2022-03-19 03:55:54 UTC [more...]

[PATCH V2 0/5] Generic Ticket Spinlocks
 2022-03-19  3:54 UTC  (5+ messages)
` [PATCH V2 1/5] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH V2 2/5] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH V2 3/5] csky: Move to generic ticket-spinlock
` [PATCH V2 4/5] RISC-V: Move to ticket-spinlocks & RW locks

[PATCH resend] media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()
 2022-03-19  3:58 UTC 

[syzbot] WARNING: kobject bug in erofs_unregister_sysfs
 2022-03-19  3:45 UTC  (4+ messages)

[PATCH net-next v2 0/3] net: ipvlan: fix potential UAF problem for phy_dev
 2022-03-19  3:32 UTC  (4+ messages)
` [PATCH net-next v2 1/3] "

[deller-parisc:for-next 23/24] include/linux/jump_label.h:266:16: error: implicit declaration of function 'atomic_read'
 2022-03-19  3:38 UTC 

[kees:for-next/execve 12/15] fs/binfmt_elf_test.c:52:1: warning: the frame size of 1056 bytes is larger than 1024 bytes
 2022-03-19  3:18 UTC 

[PATCH -next] net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
 2022-03-19  3:24 UTC 

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-19  3:11 UTC  (4+ messages)
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation

[jlayton:ceph-fscrypt-sparse 62/69] fs/ceph/crypto.h:233:1: error: expected identifier or '(' before '{' token
 2022-03-19  2:58 UTC 

[PATCH v2] mm: add access/dirty bit on numa page fault
 2022-03-19  2:58 UTC  (5+ messages)

[PATCH net-next v2 0/2] net/tls: some optimizations for tls
 2022-03-19  3:15 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf()
` [PATCH net-next v2 2/2] net/tls: optimize judgement processes in tls_set_device_offload()

[PATCH v18 0/8] Add support for the silergy,sy7636a
 2022-03-19  2:36 UTC  (4+ messages)
` [PATCH v18 2/8] mfd: simple-mfd-i2c: Add a Kconfig name

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-03-19  2:34 UTC  (5+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 53/57] arch/arm64/kernel/probes/rethook.c:11:22: warning: no previous prototype for function 'arch_rethook_trampoline_callback'
 2022-03-19  2:17 UTC 

[PATCH v2] PM: fix dynamic debug within pm_pr_debug()
 2022-03-19  1:54 UTC  (3+ messages)

[PATCH] ARC: remove redundant READ_ONCE() in cmpxchg loop
 2022-03-19  2:03 UTC 

[mingo-tip:master 221/2335] drivers/xen/grant-table.c:411:22: error: implicit declaration of function 'xen_gfn_to_pfn'; did you mean 'xen_cr3_to_pfn'?
 2022-03-19  1:55 UTC 

[PATCH] hwrng: cavium: fix possible NULL pointer dereference
 2022-03-19  1:55 UTC  (2+ messages)

[PATCH v2] mmc: core: Set HS clock speed before sending HS CMD13
 2022-03-19  1:52 UTC 

[PATCH v4 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-03-19  1:50 UTC  (3+ messages)
` [PATCH v4 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH v4 2/2] mmc: Add mmc driver "

[RFC 0/4] Support kdump with LUKS encryption by reusing LUKS master key
 2022-03-19  1:41 UTC  (5+ messages)

[RFC PATCH 0/3] objtool: Add mcount sub-command
 2022-03-19  1:35 UTC  (2+ messages)

[PATCH RFC] nfsd: avoid recursive locking through fsnotify
 2022-03-19  1:45 UTC  (3+ messages)

[PATCH v2] platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctls
 2022-03-19  1:22 UTC  (2+ messages)

[PATCH] btrfs: raid56: do blk_check_plugged check twice while writing
 2022-03-19  1:18 UTC 

via-pmu-event.c:undefined reference to `input_event'
 2022-03-19  1:16 UTC  (2+ messages)

[PATCH v4] x86: use builtins to read eflags
 2022-03-19  1:13 UTC  (23+ messages)
` [PATCH v5] "

[PATCH] selftests/seccomp: Don't call read() on TTY from background pgrp
 2022-03-19  1:00 UTC 

[jlayton:ceph-sparse-read 14/15] net/ceph/osd_client.c:5847:30: error: initializing 'struct ceph_sparse_extent *' with an expression of incompatible type 'struct ceph_sparse_extent'; take the address with &
 2022-03-19  0:44 UTC 

[PATCH v1 1/4] auxdisplay: lcd2s: make use of device property API
 2022-03-19  0:29 UTC  (3+ messages)
` [PATCH v1 4/4] auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()

[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
 2022-03-19  0:22 UTC  (9+ messages)

[PATCH net-next v3 0/3] net: mscc-miim: add integrated PHY reset support
 2022-03-19  0:16 UTC  (6+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: mscc-miim: add lan966x compatible
` [PATCH net-next v3 2/3] net: mdio: mscc-miim: replace magic numbers for the bus reset
` [PATCH net-next v3 3/3] net: mdio: mscc-miim: add lan966x internal phy reset support

[RFC v1 0/2] Add more detailed regmap formatting capabilities
 2022-03-19  0:13 UTC  (3+ messages)

[PATCH 0/2] locking: Add new lock contention tracepoints (v3)
 2022-03-19  0:11 UTC  (18+ messages)
` [PATCH 1/2] locking: Add lock contention tracepoints
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path

[syzbot] WARNING in floppy_check_events
 2022-03-19  0:06 UTC 

[PATCH v5 0/9] Add support for the eDP panel on sc7280 CRD
 2022-03-18 23:56 UTC  (8+ messages)
` [PATCH v5 6/9] drm/msm/dp: wait for hpd high before any sink interaction

Coordinating netfslib pull request with the ceph pull request
 2022-03-19  0:02 UTC 

[PATCH v2 0/2] dt-bindings: xen: Add xen,scmi-devid parameter for
 2022-03-18 23:53 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: xen: Add xen,scmi-devid property description for SCMI

[PATCH v4 10/22] arm64: dts: mt8192: Fix nor_flash status disable typo
 2022-03-18 23:52 UTC  (2+ messages)

[PATCH v1 0/7] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-18 23:48 UTC  (2+ messages)

[PATCH] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
 2022-03-18 23:47 UTC  (2+ messages)

[PATCH v2 00/15] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-03-18 23:36 UTC  (10+ messages)
` [PATCH v2 11/15] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v2 13/15] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH v2 15/15] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[PATCH v3 0/3] Update cros-ec-spi for fingerprint devices
 2022-03-18 23:36 UTC  (11+ messages)
` [PATCH v3 1/3] dt-bindings: chrome: Add ChromeOS fingerprint binding
` [PATCH v3 2/3] platform/chrome: cros_ec_spi: Match cros-ec-fp compatible
` [PATCH v3 3/3] platform/chrome: cros_ec_spi: Boot fingerprint processor during probe

[syzbot] net-next test error: WARNING in __napi_schedule
 2022-03-18 23:36 UTC 

[PATCH 1/1] drivers: hwmon: jc42: add HWMON_C_TZ_REGISTER
 2022-03-18 23:30 UTC 

[PATCH v2 2/2] wcn36xx: Implement tx_rate reporting
 2022-03-18 23:23 UTC  (2+ messages)

[PATCH] riscv module: remove (NOLOAD)
 2022-03-18 23:18 UTC  (2+ messages)

[asahilinux:asahi 169/174] apple.c:(.text.apple_nvme_suspend+0x40): undefined reference to `apple_rtkit_is_running'
 2022-03-18 23:12 UTC 

[PATCH 0/2] Fix CONFIG_X86_KERNEL_IBT for clang and ld.lld < 14.0.0
 2022-03-18 23:07 UTC  (3+ messages)
` [PATCH 1/2] x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
` [PATCH 2/2] x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld "

[PATCH v3 0/6] kvm: x86: better handling of optional kvm_x86_ops
 2022-03-18 23:03 UTC  (8+ messages)
` [PATCH v3 6/6] KVM: x86: allow defining return-0 static calls

[V3] PCI: fu740: Drop to 2.5GT/s to fix initial device probing on some boards
 2022-03-18 23:03 UTC  (2+ messages)

[PATCH v6 0/6] selftests/resctrl: Add resctrl_tests into kselftest set
 2022-03-18 22:58 UTC  (18+ messages)
` [PATCH v6 1/6] selftests/resctrl: Kill child process before parent process terminates if SIGTERM is received
` [PATCH v6 2/6] selftests/resctrl: Change the default limited time to 120 seconds
` [PATCH v6 3/6] selftests/resctrl: Fix resctrl_tests' return code to work with selftest framework
` [PATCH v6 4/6] selftests/resctrl: Make resctrl_tests run using kselftest framework
` [PATCH v6 5/6] selftests/resctrl: Update README about using kselftest framework to build/run resctrl_tests
` [PATCH v6 6/6] selftests/resctrl: Add missing SPDX license to Makefile

[PATCH 5.16 00/28] 5.16.16-rc1 review
 2022-03-18 22:56 UTC  (2+ messages)

[ANNOUNCE][CFP] Linux Security Summit North America 2022
 2022-03-18 22:31 UTC  (2+ messages)

[PATCH] csky: Move to generic ticket-spinlock
 2022-03-18 22:48 UTC  (2+ messages)

[PATCH 0/9] treewide: eliminate anonymous module_init & module_exit
 2022-03-18 22:45 UTC  (3+ messages)
` [PATCH 7/9] usb: usbip: "

[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-03-18 22:43 UTC  (4+ messages)
` [PATCH v3 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v3 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v3 3/3] x86/platform/uv: Log gap hole end size

[PATCH net-next v3 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-18 22:33 UTC  (10+ messages)
` [PATCH net-next v3 3/3] net: icmp: add reasons of the skb drops to icmp protocol

[PATCH v2] Add FAT messages to printk index
 2022-03-18 22:31 UTC  (3+ messages)

[PATCH] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-03-18 22:30 UTC  (7+ messages)

[PATCH v2] iommu/amd: Add support to indicate whether DMA remap support is enabled
 2022-03-18 22:31 UTC 

[PATCH v2 0/2] thunderbolt: Make iommu_dma_protection more accurate
 2022-03-18 22:29 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] platform/x86/dell: add buffer allocation/free functions for SMI calls
 2022-03-18 22:28 UTC  (4+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-18 22:13 UTC  (5+ messages)
` [PATCH v18 12/18] s390/vfio-ap: reset queues after adapter/domain unassignment

[PATCH] hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist
 2022-03-18 22:12 UTC  (2+ messages)

[tip:master] BUILD SUCCESS cfb8c6f9e2c97f5844918598976087d6b7af2632
 2022-03-18 22:09 UTC 

[REGRESSION] Right touchpad button disabled on Dell 7750
 2022-03-18 22:01 UTC  (2+ messages)
` [PATCH] HID: multitouch: fix Dell Precision 7550 and 7750 button type

[PATCH] [v1] arch: arm: configs: gxp_defconfig
 2022-03-18 21:53 UTC  (7+ messages)

[PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types
 2022-03-18 21:50 UTC  (2+ messages)

[PATCH] xen/arm: fix typos in comments
 2022-03-18 21:34 UTC  (3+ messages)

[PATCH] atl1c: remove redundant assignment to variable size
 2022-03-18 21:30 UTC  (2+ messages)

[PATCH] qlcnic: remove redundant assignment to variable index
 2022-03-18 21:30 UTC  (2+ messages)

[PATCH v11 0/4] integrity: support including firmware ".platform" keys at build time
 2022-03-18 21:25 UTC  (6+ messages)

[PATCH net-next 0/2] net: dsa: mv88e6xxx: MST Fixes
 2022-03-18 21:23 UTC  (7+ messages)
` [PATCH net-next 1/2] net: dsa: mv88e6xxx: Require ops be implemented to claim STU support
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-18 21:20 UTC  (16+ messages)
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type
` [PATCH bpf-next v3 03/17] bpf/verifier: prevent non GPL programs to be loaded against HID
` [PATCH bpf-next v3 04/17] libbpf: add HID program type and API
` [PATCH bpf-next v3 05/17] HID: hook up with bpf
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v3 12/17] bpf/hid: add more HID helpers
` [PATCH bpf-next v3 13/17] HID: bpf: implement hid_bpf_get|set_bits

[bvanassche:ufs-for-next 306/307] drivers/scsi/ufs/ufshcd.c:8314:14: warning: variable 'name' set but not used
 2022-03-18 21:20 UTC 

[PATCH] drivers: net: xgene: Fix regression in CRC stripping
 2022-03-18 21:12 UTC  (2+ messages)

[PATCH net-next] net: set default rss queues num to physical cores / 2
 2022-03-18 21:10 UTC  (2+ messages)

[PATCH v1 1/1] PCI: Enable INTx quirk for ATI PCIe-USB adapter
 2022-03-18 21:09 UTC  (2+ messages)

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-18 20:59 UTC  (3+ messages)
` [PATCH 64/64] media: Kconfig: cleanup VIDEO_DEV dependencies

[PATCH] spi: fsi: Implement a timeout for polling status
 2022-03-18 20:58 UTC  (2+ messages)

[PATCH 0/6] Add Power Domains and Regulators in SDX65
 2022-03-18 20:57 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: atmel: mchp-pdmc: print the correct property name
 2022-03-18 20:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Shengjiu to maintainer list of sound/soc/fsl
 2022-03-18 20:57 UTC  (2+ messages)

[PATCH 0/2] Fix and update fingerprint flashing on herobrine
 2022-03-18 20:55 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc7280-herobrine: Drop outputs on fpmcu pins
` [PATCH 2/2] arm64: dts: qcom: Fully describe fingerprint node on Herobrine

[PATCH net-next v2 0/4] net: lan966x: Add support for FDMA
 2022-03-18 20:55 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net: lan966x: Add registers that are used "
` [PATCH net-next v2 2/4] net: lan966x: Expose functions that are needed by FDMA
` [PATCH net-next v2 3/4] net: lan966x: Add FDMA functionality
` [PATCH net-next v2 4/4] net: lan966x: Update FDMA to change MTU

[PATCH v6 0/5] ima: support fs-verity digests and signatures
 2022-03-18 20:55 UTC  (3+ messages)
` [PATCH v6 5/5] fsverity: update the documentation

[bvanassche:ufs-for-next 306/307] drivers/scsi/ufs/ufshcd.c:8314:21: warning: variable 'name' set but not used
 2022-03-18 20:49 UTC 

[PATCH] iio:proximity:sx9324: Fix hardware gain read/write
 2022-03-18 20:48 UTC 

[RFC][PATCH] x86,static_call: Fix __static_call_return0 for i386
 2022-03-18 20:44 UTC 

[PATCH v3] i2c: add tracepoints for I2C slave events
 2022-03-18 20:41 UTC 

[PATCH v2] perf evlist: Avoid iteration for empty evlist
 2022-03-18 20:40 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add driver for Renesas RZ/G2L CRU module
 2022-03-18 20:39 UTC  (4+ messages)
` [RFC PATCH v2 2/4] media: dt-bindings: media: Document RZ/G2L CRU

[PATCH 0/4 RESEND] Fix coherence for VMbus and PCI pass-thru devices in Hyper-V VM
 2022-03-18 20:37 UTC  (11+ messages)
` [PATCH 2/4 RESEND] dma-mapping: Add wrapper function to set dma_coherent
` [PATCH 4/4 RESEND] PCI: hv: Propagate coherence from VMbus device to PCI device

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-18 20:28 UTC  (3+ messages)
` [PATCH v3 01/11] arm: dts: add new property for NPCM i2c module

[PATCH v1] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-03-18 20:28 UTC  (2+ messages)

[PATCH v2 0/8] pinctrl: ocelot: convert to YAML format
 2022-03-18 20:25 UTC  (9+ messages)
` [PATCH v2 1/8] MIPS: mscc: jaguar2: fix pinctrl nodes
` [PATCH v2 2/8] MIPS: mscc: ocelot: fix MIIM1 pinctrl node name
` [PATCH v2 3/8] MIPS: mscc: ocelot: fix PHY interrupt "
` [PATCH v2 4/8] MIPS: mscc: ocelot: fix load/save GPIO pinctrl name
` [PATCH v2 5/8] MIPS: mscc: serval: fix pinctrl node names
` [PATCH v2 6/8] arm64: dts: sparx5: "
` [PATCH v2 7/8] ARM: dts: lan9662-pcb8291: fix pinctrl node name
` [PATCH v2 8/8] dt-bindings: pinctrl: convert ocelot-pinctrl to YAML format

[PATCH v3 net-next 0/5] ice: switch: debloat packet templates code
 2022-03-18 20:23 UTC  (3+ messages)
` [PATCH v3 net-next 3/5] ice: switch: use a struct to pass packet template params
  ` [Intel-wired-lan] "

[PATCH] ice: use min() to make code cleaner in ice_gnss
 2022-03-18 20:19 UTC  (2+ messages)

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-18 20:19 UTC  (6+ messages)

[jlayton:ceph-sparse-read 14/15] net/ceph/osd_client.c:5847:50: error: incompatible types when initializing type 'struct ceph_sparse_extent *' using type 'struct ceph_sparse_extent'
 2022-03-18 20:18 UTC 

[PATCH 0/3] drm/msm/gpu: More system suspend fixes
 2022-03-18 20:14 UTC  (18+ messages)
` [PATCH 2/3] drm/msm/gpu: Park scheduler threads for system suspend

[PATCH v4 0/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-18 20:11 UTC  (5+ messages)
` [PATCH v4 1/2] selftest/resctrl: Extend cpu vendor detection
` [PATCH v4 2/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-18 20:09 UTC  (5+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest

[PATCH 0/4] MAX17055 model configuration via DT
 2022-03-18 20:06 UTC  (4+ messages)
` [PATCH 1/4] power: supply: max17042_battery: Add unit conversion macros

[PATCH v2 0/2] Add support for MediaTek PMIC MT6366
 2022-03-18 20:06 UTC  (3+ messages)
` [PATCH v2 1/2] regulator: mt6366: Add support for MT6366 regulator


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