All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 03:27:54 to 2023-07-24 06:06:00 UTC [more...]

[PATCH v3 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-07-24  6:03 UTC  (3+ messages)
` [PATCH v3 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
` [PATCH v3 2/2] iommu/vt-d: Remove rmrr check in domain attaching device path

[PATCH v3 1/2] ARM: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
 2023-07-24  6:05 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: "

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-07-24  6:03 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH 1/5] PCI: endpoint: Make pci_epf_ops in pci_epf_driver const
 2023-07-24  6:03 UTC  (10+ messages)
` [PATCH 2/5] PCI: endpoint: pci-epf-mhi: Constify pci_epf_ops and pci_epf_event_ops
` [PATCH 3/5] PCI: endpoint: pci-epf-ntb: Constify pci_epf_ops
` [PATCH 4/5] PCI: endpoint: pci-epf-vntb: "
` [PATCH 5/5] PCI: endpoint: pci-epf-test: "

[PATCH V2 0/3] Add binding header file for GPIO interrupt of Amlogic Meson-G12A
 2023-07-24  6:01 UTC  (8+ messages)
` [PATCH V2 1/3] dt-bindings: interrupt-controller: Add header file for Amlogic Meson-G12A SoCs
` [PATCH V2 2/3] pinctrl: Replace the IRQ number in the driver with the IRQID macro definition
` [PATCH V2 3/3] arm64: dts: Replace the IRQ number "

[PATCH v2 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-07-24  6:00 UTC  (5+ messages)
` [PATCH v2 1/3] mm/memory_hotplug: Export symbol mhp_supports_memmap_on_memory()
` [PATCH v2 2/3] mm/memory_hotplug: split memmap_on_memory requests across memblocks

[PATCH v1] reset: starfive: jh7110: Add StarFive STG/ISP/VOUT resets support
 2023-07-24  5:54 UTC  (2+ messages)

[linus:master] [btrfs] da02361807: filebench.sum_operations/s 69.7% improvement
 2023-07-24  5:56 UTC 

[RFC PATCH] arm64: mm: Fix kernel page tables incorrectly deleted during memory removal
 2023-07-24  5:54 UTC  (4+ messages)

[PATCH v2] drm/bridge: Add debugfs print for bridge chains
 2023-07-24  5:53 UTC  (3+ messages)

[PATCH] fs/nls: make load_nls() take a const parameter
 2023-07-24  5:52 UTC  (3+ messages)

[PATCH v7 1/5] usb: phy: add usb phy notify port status API
 2023-07-24  5:50 UTC  (3+ messages)

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-24  5:48 UTC  (9+ messages)
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs

[PATCH] leds: simatic-ipc-leds-gpio: Convert to platform remove callback returning void
 2023-07-24  5:47 UTC 

[PATCH] ext4: mballoc: avoid garbage value from err
 2023-07-24  5:45 UTC 

[PATCH] erofs-utils: add support for fuse 2/3 lowlevel API
 2023-07-24  5:35 UTC 

[PATCH v3 0/3] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-24  5:44 UTC  (4+ messages)

6.5-rc2: keys autorepeating when they should not
 2023-07-24  5:42 UTC  (2+ messages)

[igt-dev] [v2 0/9] DSC Fractional BPP Val Support
 2023-07-24  5:40 UTC  (13+ messages)
` [igt-dev] [v2 1/9] tests/i915/kms_dsc: add new test flag
` [igt-dev] [v2 2/9] tests/i915/kms_dsc: use uint32_t "
` [igt-dev] [v2 3/9] tests/i915/kms_dsc: use #define for default bpc
` [igt-dev] [v2 4/9] tests/i915/kms_dsc: add get_status()
` [igt-dev] [v2 5/9] tests/i915/kms_dsc: add subtest
` [igt-dev] [v2 8/9] "

[PATCH] ring-buffer: Fix wrong stat of cpu_buffer->read
 2023-07-24  5:40 UTC 

[PATCH 1/8] Input: lm8333 - convert to use devm_* api
 2023-07-24  5:39 UTC  (16+ messages)
` [PATCH 2/8] Input: amikbd "
` [PATCH 3/8] Input: mcs-touchkey "
` [PATCH 4/8] Input: tca6416-keypad "
` [PATCH 5/8] Input: qt1070 "
` [PATCH 6/8] Input: sh-keysc "
` [PATCH 7/8] Input: qt2160 "
` [PATCH 8/8] Input: lm8323 "

[PATCH V5 net-next] net: mana: Configure hwc timeout from hardware
 2023-07-24  5:38 UTC 

[PATCH] m68knommu: Fix warnings in io_no.h: Delete one of repeated word 'readw readl writew writel' in comment. WARNING: Possible repeated word: 'readw' WARNING: Possible repeated word: 'readl' WARNING: Possible repeated word: 'writew' WARNING: Possible repeated word: 'writel'
 2023-07-24  5:34 UTC  (2+ messages)

[PATCH 1/5] Input: tca6416-keypad - always expect proper IRQ number in i2c client
 2023-07-24  5:30 UTC  (5+ messages)
` [PATCH 2/5] Input: tca6416-keypad - rely on I2C core to set up suspend/resume
` [PATCH 3/5] Input: tca6416-keypad - fix interrupt enable disbalance
` [PATCH 4/5] Input: tca6416-keypad - convert to use devm_* api
` [PATCH 5/5] Input: tca6416-keypad - switch to using input core's polling features

[PATCH 1/2] Input: lm8323 - rely on device core to create kp_disable attribute
 2023-07-24  5:29 UTC  (2+ messages)
` [PATCH 2/2] Input: lm8323 - convert to use devm_* api

[PATCH] rcu: remove unnecessary check cpu_no_qs.norm on rcu_report_qs_rdp
 2023-07-24  5:28 UTC  (9+ messages)

VM Boot Hangs with Commit "Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"" on linux-5.4.y
 2023-07-24  5:27 UTC 

[PATCH] serial: core: Add sysfs links for serial core port instances for ttys
 2023-07-24  5:26 UTC  (7+ messages)

Dunfell pull request; July 23rd
 2023-07-24  5:25 UTC  (2+ messages)

v1.3.1 tag is not present in any branch
 2023-07-24  5:22 UTC  (6+ messages)

[PATCH net-next V3 0/4] virtio_net: add per queue interrupt coalescing support
 2023-07-24  5:18 UTC  (6+ messages)
` [PATCH net-next V3 1/4] virtio_net: extract interrupt coalescing settings to a structure
` [PATCH net-next V3 2/4] virtio_net: extract get/set interrupt coalesce to a function
` [PATCH net-next V3 3/4] virtio_net: support per queue interrupt coalesce command
` [PATCH net-next V3 4/4] virtio_net: enable per queue interrupt coalesce feature

[PATCH v1 0/5] Make the clock dt-bindings and DT nodes consistent with Linux
 2023-07-24  5:16 UTC  (11+ messages)
` [PATCH v1 1/5] clk: starfive: jh7110: Separate the PLL driver
` [PATCH v1 2/5] riscv: dts: jh7110: Add PLL clock controller node
` [PATCH v1 3/5] riscv: dts: jh7110: Add clock source from PLL
` [PATCH v1 4/5] dt-bindings: clock: jh7110: Modify clock id to be same with Linux
` [PATCH v1 5/5] clk: starfive: jh7110: Add of_xlate ops and macros for clock id conversion

[PATCH for-8.2 0/4] rtc devices: Avoid putting time_t in 32-bit variables
 2023-07-24  5:15 UTC  (4+ messages)

[PATCH 1/4] Input: qt2160 - tweak check for i2c adapter functionality
 2023-07-24  5:13 UTC  (4+ messages)
` [PATCH 2/4] Input: qt2160 - switch to using threaded interrupt handler
` [PATCH 3/4] Input: qt2160 - do not hard code interrupt trigger
` [PATCH 4/4] Input: qt2160 - convert to use devm_* api

[PATCH] crypto: caam - adjust RNG timing to support more devices
 2023-07-24  5:13 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/xe: Add a test that validates GT C0 on exec
 2023-07-24  5:12 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: rock-3a: make ethernet work
 2023-07-24  5:09 UTC  (9+ messages)

[PATCH -next] sunrpc: Remove unused extern declarations
 2023-07-24  5:08 UTC  (2+ messages)

[PATCH v4 0/3] Serial core controller port device name fixes
 2023-07-24  5:07 UTC  (4+ messages)
` [PATCH v4 1/3] serial: core: Controller id cannot be negative
` [PATCH v4 2/3] serial: core: Fix serial core port id to not use port->line
` [PATCH v4 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH v2 0/2] tools/xenstore: fix get_spec_node()
 2023-07-24  5:07 UTC  (3+ messages)

[PATCH] perf arm64: Fix read PMU cpu slots
 2023-07-24  5:06 UTC 

NFS issue a network boot
 2023-07-24  4:56 UTC 

[PATCH] btrfs/294: reject zoned devices for now
 2023-07-24  4:55 UTC  (2+ messages)

[PATCH] btrfs: add a test case to verify the write behavior of large RAID5 data chunks
 2023-07-24  4:53 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
 2023-07-24  4:53 UTC  (3+ messages)

[PATCH] drm: bridge: samsung-dsim: Clean up a call to request_irq()
 2023-07-24  4:53 UTC  (3+ messages)

[PATCH v6 0/5] Add peripherals for J784S4
 2023-07-24  4:50 UTC  (3+ messages)
` [PATCH v6 2/5] arm64: dts: ti: k3-j784s4: Add Main CPSW2G node

✅ PASS (SKIPPED 19 of 328): Test report for master (6.5.0-rc2, mainline.kernel.org-clang, 269f4a4b)
 2023-07-24  4:50 UTC 

[PULL 00/19] UI & audio patches
 2023-07-24  4:47 UTC  (4+ messages)
` [PULL 06/19] ui/gtk: set scanout-mode right before scheduling draw

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24  4:43 UTC  (6+ messages)
` [RFC PATCH v11 08/29] KVM: Introduce per-page memory attributes

[PATCH V2] drm/amd/pm: disable the SMU13 OD feature support temporarily
 2023-07-24  4:45 UTC  (2+ messages)

[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
 2023-07-24  4:44 UTC  (9+ messages)
` [PATCH 10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing

race condition mounting multi-device iscsi volume, not resolved in newer kernels
 2023-07-24  4:42 UTC  (7+ messages)

[PATCH V3 00/23] Metadump v2
 2023-07-24  4:35 UTC  (24+ messages)
` [PATCH V3 01/23] metadump: Use boolean values true/false instead of 1/0
` [PATCH V3 02/23] mdrestore: Fix logic used to check if target device is large enough
` [PATCH V3 03/23] metadump: Declare boolean variables with bool type
` [PATCH V3 04/23] metadump: Define and use struct metadump
` [PATCH V3 05/23] metadump: Add initialization and release functions
` [PATCH V3 06/23] metadump: Postpone invocation of init_metadump()
` [PATCH V3 07/23] metadump: Introduce struct metadump_ops
` [PATCH V3 08/23] metadump: Introduce metadump v1 operations
` [PATCH V3 09/23] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
` [PATCH V3 10/23] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH V3 11/23] metadump: Define metadump ops for v2 format
` [PATCH V3 12/23] xfs_db: Add support to read from external log device
` [PATCH V3 13/23] metadump: Add support for passing version option
` [PATCH V3 14/23] mdrestore: Declare boolean variables with bool type
` [PATCH V3 15/23] mdrestore: Define and use struct mdrestore
` [PATCH V3 16/23] mdrestore: Detect metadump v1 magic before reading the header
` [PATCH V3 17/23] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH V3 18/23] mdrestore: Introduce struct mdrestore_ops
` [PATCH V3 19/23] mdrestore: Replace metadump header pointer argument with a union pointer
` [PATCH V3 20/23] mdrestore: Introduce mdrestore v1 operations
` [PATCH V3 21/23] mdrestore: Extract target device size verification into a function
` [PATCH V3 22/23] mdrestore: Define mdrestore ops for v2 format
` [PATCH V3 23/23] mdrestore: Add support for passing log device as an argument

Question on sched_clock
 2023-07-24  4:37 UTC  (4+ messages)

[PATCH v2 0/6] docs/zh_TW: update zh_TW's documentation from an ascensive aspect
 2023-07-24  4:17 UTC  (2+ messages)
` [PATCH v2 1/6] docs/zh_TW: update admin-guide

git submodule set-url does not sync when name != path
 2023-07-24  4:21 UTC 

[PATCH v2 0/8] LASS KVM virtualization support
 2023-07-24  4:25 UTC  (3+ messages)
` [PATCH v2 5/8] KVM: emulator: Add emulation of LASS violation checks on linear address

[PATCH RESEND RESEND] thermal/of: support thermal zones w/o trips subnode
 2023-07-24  4:25 UTC  (4+ messages)

[linux-linus test] 181986: regressions - FAIL
 2023-07-24  4:19 UTC 

[PATCH 0/8] btrfs: zoned: write-time activation of metadata block group
 2023-07-24  4:18 UTC  (9+ messages)
` [PATCH 1/8] btrfs: zoned: introduce block_group context for submit_eb_page()
` [PATCH 2/8] btrfs: zoned: defer advancing meta_write_pointer
` [PATCH 3/8] btrfs: zoned: update meta_write_pointer on zone finish
` [PATCH 4/8] btrfs: zoned: reserve zones for an active metadata/system block group
` [PATCH 5/8] btrfs: zoned: activate metadata block group on write time
` [PATCH 6/8] btrfs: zoned: no longer count fresh BG region as zone unusable
` [PATCH 7/8] btrfs: zoned: don't activate non-DATA BG on allocation
` [PATCH 8/8] btrfs: zoned: re-enable metadata over-commit for zoned mode

[Intel-gfx] WW22.4 Linux-next Regression update
 2023-07-24  4:18 UTC  (2+ messages)
` [Intel-gfx] WW29.4 "

[PATCH AUTOSEL 6.4 01/40] serial: stm32: Ignore return value of uart_remove_one_port() in .remove()
 2023-07-24  4:09 UTC  (3+ messages)
` [PATCH AUTOSEL 6.4 12/40] usb: cdns2: Device side header file for CDNS2 driver

[PATCH AUTOSEL 4.14 1/9] media: v4l2-mem2mem: add lock to protect parameter num_rdy
 2023-07-24  4:08 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 3/9] xhci: Don't require a valid get_quirks() function pointer during xhci setup

linux-next: Tree for Jul 24
 2023-07-24  4:08 UTC 

[PATCH AUTOSEL 5.4 01/12] media: v4l2-mem2mem: add lock to protect parameter num_rdy
 2023-07-24  4:08 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 05/12] usb: cdns2: Device side header file for CDNS2 driver

[Crash-utility] RISCV64: Use va_kernel_pa_offset in VTOP()
 2023-07-24  4:06 UTC  (2+ messages)

linux-next: build warning after merge of the scsi-mkp tree
 2023-07-24  4:04 UTC 

[PATCH bpf-next v3 00/17] bpf: Support new insns from cpu v4
 2023-07-24  4:03 UTC  (6+ messages)
` [PATCH bpf-next v3 01/17] bpf: Support new sign-extension load insns
        ` [Bpf] "

[PATCH v11 0/4] add debugfs to migration driver
 2023-07-24  4:00 UTC  (4+ messages)
` [PATCH v11 4/4] Documentation: add debugfs description for vfio

[PATCHv2 net-next] IPv6: add extack info for inet6_addr_add/del
 2023-07-24  3:59 UTC  (3+ messages)

linux-next: build warning after merge of the sound-asoc tree
 2023-07-24  3:58 UTC  (5+ messages)

[GIT PULL FOR v6.6] Various codec fixes/enhancements
 2023-07-24  3:57 UTC  (2+ messages)

[PATCH] driver core: Call dma_cleanup() on the test_remove path
 2023-07-24  3:56 UTC 

linux-next: build warning after merge of the devicetree tree
 2023-07-24  3:55 UTC  (5+ messages)
` [PATCH] of: fix htmldocs build warning
  ` [PATCH] of: fix htmldocs build warnings

linux-next: build warning after merge of the drm tree
 2023-07-24  3:50 UTC  (5+ messages)

[PATCH] perf: add new option '--workload-attr' to set workload sched_policy/priority/mask
 2023-07-24  3:50 UTC  (5+ messages)

[PATCH V3 6/8] firmware: imx: scu-irq: export imx_scu_irq_get_status
 2023-07-24  3:48 UTC  (2+ messages)

[esmil:visionfive 59/75] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead
 2023-07-24  3:48 UTC 

[esmil:visionfive 33/75] drivers/soc/sifive/sifive_ccache.c:157:18: error: initialization of 'void (*)(phys_addr_t, long unsigned int)' {aka 'void (*)(unsigned int, long unsigned int)'} from incompatible pointer type 'void (*)(phys_addr_t, size_t)' {aka 'void (*)(unsigned int,
 2023-07-24  3:48 UTC 

[PATCH v3] hugetlbfs: Fix integer overflow check in hugetlbfs_file_mmap()
 2023-07-24  3:47 UTC  (2+ messages)

[PATCH] serial: sc16is7xx: Put IOControl register into regmap_volatile
 2023-07-24  3:47 UTC 

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-24  3:47 UTC  (4+ messages)
  `  "

[PATCH v2 net-next] ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
 2023-07-24  3:46 UTC  (4+ messages)

[PATCH] kexec_lock:Fix comment for kexec_lock
 2023-07-24  3:45 UTC  (2+ messages)

[PATCH] drm/radeon: Move assignment outside if condition
 2023-07-24  3:44 UTC 

[PATCH] drm/radeon: that open brace { should be on the previous line
 2023-07-24  3:40 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 1f9beb807470ae60210f4d4e96dac3a7733dd117
 2023-07-24  3:38 UTC 

[PATCH v2] tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
 2023-07-24  3:37 UTC 

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-07-24  3:36 UTC  (3+ messages)

[PATCH] drm/radeon: that open brace { should be on the previous line
 2023-07-24  3:36 UTC 

[virtio-comment] [PATCH requirements 0/7] virtio net new features requirements
 2023-07-24  3:34 UTC  (8+ messages)
` [virtio-comment] [PATCH requirements 1/7] net-features: Add requirements document for release 1.4
` [virtio-comment] [PATCH requirements 2/7] net-features: Add low latency transmit queue requirements
` [virtio-comment] [PATCH requirements 3/7] net-features: Add low latency receive "
` [virtio-comment] [PATCH requirements 4/7] net-features: Add notification coalescing requirements
` [virtio-comment] [PATCH requirements 5/7] net-features: Add n-tuple receive flow filters requirements
` [virtio-comment] [PATCH requirements 6/7] net-features: Add packet timestamp requirements
` [virtio-comment] [PATCH requirements 7/7] net-features: Add header data split requirements

[BUG] Re: Linux 6.4.4
 2023-07-24  3:35 UTC  (11+ messages)

[PATCH] target/riscv: fix the issue of guest reboot then no response or crash in kvm-mode
 2023-07-24  3:30 UTC  (3+ messages)
` [PATCH] target/riscv: Clearing the CSR values at reset and syncing the MPSTATE with the host

[PATCH] drm/radeon: add missing spaces after ',' and else should follow close brace '}'
 2023-07-24  3:30 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.