LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 14:15:52 to 2023-06-21 15:32:28 UTC [more...]

[RFC PATCH] pps: Increase PPS_MAX_SOURCES value
 2023-06-21 15:31 UTC  (8+ messages)

qemu-x86_64 booting with 8.0.0 stil see int3: when running LTP tracing testing
 2023-06-21 15:31 UTC 

[PATCH bpf-next v3 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-21 15:31 UTC  (3+ messages)
` [PATCH bpf-next v3 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[syzbot] [net?] possible deadlock in netlink_set_err
 2023-06-21 15:31 UTC 

[PATCH 0/2] v2: F_OFD_GETLK extension to read lock info
 2023-06-21 15:22 UTC  (4+ messages)
` [PATCH 1/2] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/2] selftests: add OFD lock tests
` [PATCH] fcntl.2: document F_UNLCK F_OFD_GETLK extension

[PATCH 08/11] sysctl: Add size to register_sysctl_init
 2023-06-21 15:30 UTC  (3+ messages)

[PATCH 02/79] spufs: switch to new ctime accessors
 2023-06-21 15:30 UTC  (82+ messages)
  ` [PATCH 03/79] s390: "
  ` [PATCH 04/79] binderfs: "
  ` [PATCH 05/79] qib_fs: "
  ` [PATCH 06/79] ibm: "
  ` [PATCH 07/79] usb: "
  ` [PATCH 08/79] 9p: "
  ` [PATCH 09/79] adfs: "
  ` [PATCH 10/79] affs: "
  ` [PATCH 11/79] afs: "
  ` [PATCH 12/79] fs: "
  ` [PATCH 13/79] autofs: "
  ` [PATCH 14/79] befs: "
  ` [PATCH 15/79] bfs: "
  ` [PATCH 16/79] btrfs: "
  ` [PATCH 17/79] ceph: "
  ` [PATCH 18/79] coda: "
  ` [PATCH 19/79] configfs: "
  ` [PATCH 20/79] cramfs: "
  ` [PATCH 21/79] debugfs: "
  ` [PATCH 22/79] devpts: "
  ` [PATCH 23/79] ecryptfs: "
  ` [PATCH 24/79] efivarfs: "
  ` [PATCH 25/79] efs: "
  ` [PATCH 26/79] erofs: "
  ` [PATCH 27/79] exfat: "
  ` [PATCH 28/79] ext2: "
  ` [PATCH 29/79] ext4: "
  ` [PATCH 30/79] f2fs: "
  ` [PATCH 31/79] fat: "
  ` [PATCH 32/79] freevxfs: "
  ` [PATCH 33/79] fuse: "
  ` [PATCH 34/79] gfs2: "
  ` [PATCH 35/79] hfs: "
  ` [PATCH 36/79] hfsplus: "
  ` [PATCH 37/79] hostfs: "
  ` [PATCH 38/79] hpfs: "
  ` [PATCH 39/79] hugetlbfs: "
  ` [PATCH 40/79] isofs: "
  ` [PATCH 41/79] jffs2: "
  ` [PATCH 42/79] jfs: "
  ` [PATCH 43/79] kernfs: "
  ` [PATCH 44/79] minix: "
  ` [PATCH 45/79] nfs: "
  ` [PATCH 46/79] nfsd: "
  ` [PATCH 47/79] nilfs2: "
  ` [PATCH 48/79] ntfs: "
  ` [PATCH 49/79] ntfs3: "
  ` [PATCH 50/79] ocfs2: "
  ` [PATCH 51/79] omfs: "
  ` [PATCH 52/79] openpromfs: "
  ` [PATCH 53/79] orangefs: "
  ` [PATCH 54/79] overlayfs: "
  ` [PATCH 55/79] proc: "
  ` [PATCH 56/79] pstore: "
  ` [PATCH 57/79] qnx4: "
  ` [PATCH 58/79] qnx6: "
  ` [PATCH 59/79] ramfs: "
  ` [PATCH 60/79] reiserfs: "
  ` [PATCH 61/79] romfs: "
  ` [PATCH 62/79] smb: "
  ` [PATCH 63/79] squashfs: "
  ` [PATCH 64/79] sysv: "
  ` [PATCH 65/79] tracefs: "
  ` [PATCH 66/79] ubifs: "
  ` [PATCH 67/79] udf: "
  ` [PATCH 68/79] ufs: "
  ` [PATCH 69/79] vboxsf: "
  ` [PATCH 70/79] xfs: "
  ` [PATCH 71/79] zonefs: "
  ` [PATCH 72/79] mqueue: "
  ` [PATCH 73/79] bpf: "
  ` [PATCH 74/79] shmem: "
  ` [PATCH 75/79] rpc_pipefs: "
  ` [PATCH 76/79] apparmor: "
  ` [PATCH 77/79] security: "
  ` [PATCH 78/79] selinux: "

[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
 2023-06-21 15:30 UTC  (19+ messages)
` [PATCH v10 03/11] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v10 07/11] drm/etnaviv: Add support for the dma coherent device

[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression
 2023-06-21 15:28 UTC  (2+ messages)

[PATCH] ASoC: soc-compress: Fix deadlock in soc_compr_open_fe
 2023-06-21 15:29 UTC  (2+ messages)

contention on pwq->pool->lock under heavy NFS workload
 2023-06-21 15:26 UTC 

[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
 2023-06-21 15:24 UTC  (6+ messages)
` [PATCH 1/3] fs/locks: F_UNLCK extension for F_OFD_GETLK

[PATCH] Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
 2023-06-21 15:22 UTC  (2+ messages)

[RFC PATCH v5 0/4] PM: domain: Support skiping disabling unused domains until sync state
 2023-06-21 15:22 UTC  (6+ messages)
` [RFC PATCH v5 1/4] driver core: Add dev_set_drv_sync_state()
` [RFC PATCH v5 2/4] driver core: Add dev_is_drv_state_synced()
` [RFC PATCH v5 3/4] PM: domains: Ignore power off request for enabled unused domains
` [RFC PATCH v5 4/4] PM: domains: Add and set generic sync state callback

[PATCH] objtool: Make 'sec-address' always on
 2023-06-21 15:20 UTC 

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-06-21 15:19 UTC  (6+ messages)

[PATCH] HID: wacom: Use ktime_t rather than int when dealing with timestamps
 2023-06-21 15:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Add support for databus widen mode
 2023-06-21 15:17 UTC  (8+ messages)
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-21 15:17 UTC  (5+ messages)
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache "

[PATCH][next] nfsd: remove redundant assignments to variable len
 2023-06-21 15:16 UTC  (2+ messages)

[PATCH v2 1/2] ACPI: platform: Ignore SMB0001 only when it has resources
 2023-06-21 15:16 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI: platform: Move SMB0001 HID to the header and reuse

[PATCH] Documentation: update git configuration for Link: tag
 2023-06-21 15:16 UTC  (2+ messages)

[PATCH] Updates to Xen hypercall preemption
 2023-06-21 15:14 UTC 

[PATCH] docs: trace: Convert decode_msr.py print syntax to python3
 2023-06-21 15:14 UTC  (2+ messages)

[PATCH v1 1/2] platform/x86: wmi: Break possible infinite loop when parsing GUID
 2023-06-21 15:11 UTC  (2+ messages)
` [PATCH v1 2/2] platform/x86: wmi: Replace open coded guid_parse_and_compare()

[PATCH RESEND v2] dt-bindings: mfd: gateworks-gsc: remove unnecessary fan-controller nodes
 2023-06-21 15:11 UTC  (3+ messages)

[PATCH] HID: logitech-hidpp: Handle timeout differently from busy
 2023-06-21 15:10 UTC  (10+ messages)

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-06-21 15:11 UTC 

[net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes
 2023-06-21 14:56 UTC  (6+ messages)

[RFC PATCH v3 0/4] drm: Standardize device reset notification
 2023-06-21 15:09 UTC  (4+ messages)

[PATCH] mfd: twl6040: Use maple tree register cache
 2023-06-21 15:08 UTC  (2+ messages)

[PATCH v4 0/3] drm/panel: add fannal c3004 panel
 2023-06-21 15:08 UTC  (8+ messages)
` [PATCH v4 3/3] drm/panel-fannal-c3004: Add fannal c3004 DSI panel

[GIT PULL] virtio: last minute revert
 2023-06-21 15:04 UTC 

[PATCH v2 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-21 15:01 UTC  (6+ messages)
` [PATCH v2 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v2 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v2 3/3] dt-bindings: usb: Add binding "

[RFC PATCH 0/2] Invalidate secondary IOMMU TLB on permission upgrade
 2023-06-21 15:06 UTC  (2+ messages)

[PATCH 0/7] thermal: processor_thermal: Suport workload hint
 2023-06-21 15:02 UTC  (16+ messages)
` [PATCH 1/7] thermal: int340x: processor_thermal: Move mailbox code to common module
` [PATCH 2/7] thermal: int340x: processor_thermal: Add interrupt configuration
` [PATCH 3/7] thermal: int340x: processor_thermal: Use non MSI interrupts
` [PATCH 4/7] thermal/drivers/int340x: Remove PROC_THERMAL_FEATURE_WLT_REQ for Meteor Lake
` [PATCH 7/7] selftests/thermel/intel: Add test to read workload hint

[PATCH 0/2] leds: sgm3140: Add richtek,rt5033-led compatible
 2023-06-21 15:03 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: leds: sgm3140: Document richtek,rt5033 compatible

[PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
 2023-06-21 15:00 UTC  (2+ messages)

[net-next PATCH v5 0/3] leds: trigger: netdev: add additional modes
 2023-06-21 14:55 UTC  (7+ messages)
` [net-next PATCH v5 1/3] leds: trigger: netdev: add additional specific link speed mode
` [net-next PATCH v5 2/3] leds: trigger: netdev: add additional specific link duplex mode
` [net-next PATCH v5 3/3] leds: trigger: netdev: expose hw_control status via sysfs

[PATCH v2 0/5] x86/speculation: Disable IBRS when idle
 2023-06-21 14:54 UTC  (9+ messages)
` [PATCH v2 2/5] x86/idle: Disable IBRS when cpu is offline

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-21 14:53 UTC  (2+ messages)

[PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-06-21 14:53 UTC  (4+ messages)

[PATCH] net: wwan: iosm: Convert single instance struct member to flexible array
 2023-06-21 14:49 UTC  (2+ messages)

[PATCH v3 00/10] PCI: Improve PCIe Capability RMW concurrency control
 2023-06-21 14:47 UTC  (9+ messages)
` [PATCH v3 07/10] net/mlx5: Use RMW accessors for changing LNKCTL
` [PATCH v3 08/10] wifi: ath11k: "
` [PATCH v3 09/10] wifi: ath12k: "
` [PATCH v3 10/10] wifi: ath10k: "

[PATCH 1/2] media: verisilicon: fix excessive stack usage
 2023-06-21 14:44 UTC  (2+ messages)

[PATCH] ieee802154/adf7242: Add MODULE_FIRMWARE macro
 2023-06-21 14:44 UTC  (2+ messages)

[PATCH 0/2] kselftest/alsa: Decrease pcm-test duration to avoid timeouts
 2023-06-21 14:39 UTC  (5+ messages)
` [PATCH 2/2] kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 seconds

[PATCH] arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot
 2023-06-21 14:37 UTC  (2+ messages)

[PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8840: Add WSA884x family of speakers
 2023-06-21 14:37 UTC  (2+ messages)

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-21 14:36 UTC  (7+ messages)
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support

[PATCH 1/1] ASoC: codecs: max98090: Allow dsp_a mode
 2023-06-21 14:35 UTC  (8+ messages)

[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-21 14:27 UTC  (5+ messages)
` [PATCH v20 2/5] fs/proc/task_mmu: "

Linux 6.3.9
 2023-06-21 14:25 UTC  (2+ messages)

Linux 6.1.35
 2023-06-21 14:25 UTC  (2+ messages)

[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
 2023-06-21 14:25 UTC  (5+ messages)
` [PATCH V4 3/8] wifi: mac80211: Add support for ACPI WBRF

drivers/mtd/nand/raw/omap_elm.c:180:37: sparse: sparse: incorrect type in assignment (different base types)
 2023-06-21 14:23 UTC 

[PATCH v2 0/2] clk: nuvoton: Use clk_parent_data instead and add a header file
 2023-06-21 14:22 UTC  (3+ messages)
` [PATCH v2 1/2] clk: nuvoton: Add clk-ma35d1.h for driver extern functions

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-21 14:22 UTC  (6+ messages)
` [RFC PATCH 3/3] "

[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-21 14:22 UTC  (5+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support

[PATCH] mm/mmap: move vma operations to mm_struct out of the critical section of file mapping lock
 2023-06-21 14:20 UTC  (4+ messages)

[PATCH v1 0/2] Add obj allocated counter for subpages
 2023-06-21 14:18 UTC  (9+ messages)
` [PATCH v1 1/2] zsmalloc: add allocated objects counter for subpage

[PATCH v3 0/4] block/badblocks: fix badblocks setting error
 2023-06-21 17:20 UTC  (3+ messages)
` [PATCH v3 4/4] block/badblocks: fix the bug of reverse order

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-06-21 14:14 UTC  (3+ messages)


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