linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-22 13:08:40 to 2022-11-22 15:21:07 UTC [more...]

[PATCH v7 00/20] TDX host kernel support
 2022-11-22 15:20 UTC  (7+ messages)
` [PATCH v7 06/20] x86/virt/tdx: Shut down TDX module in case of error

[PATCH] mmc: meson-gx: fix SDIO interrupt handling
 2022-11-22 15:19 UTC  (3+ messages)
` [PATCH v2] "

[patch 00/15] timers: Provide timer_shutdown[_sync]()
 2022-11-22 15:18 UTC  (4+ messages)
` [patch 06/15] timers: Update kernel-doc for various functions

[PATCH v3 0/2] x86/resctrl: fix task CLOSID update race
 2022-11-22 15:17 UTC  (4+ messages)
` [PATCH v3 2/2] x86/resctrl: update task closid/rmid with task_call_func()

[PATCH v3] virtio_console: Introduce an ID allocator for virtual console numbers
 2022-11-22 15:15 UTC  (2+ messages)

[PATCH] lockdown: s390: kexec_file: don't skip signature verification when not secure IPLed
 2022-11-22 15:15 UTC  (2+ messages)

[PATCH] ARM: at91: fix build for SAMA5D3 w/o L2 cache
 2022-11-22 15:13 UTC  (2+ messages)

[PATCH] clocksource: ingenic-ost: define pm functions properly in platform_driver struct
 2022-11-22 15:13 UTC  (3+ messages)

[PATCH 0/1] Possible bug in zram on ppc64le on vfat
 2022-11-22 15:07 UTC  (6+ messages)

[PATCH V3 00/11] The panic notifiers refactor - fixes/clean-ups (V3)
 2022-11-22 15:06 UTC  (18+ messages)
` [PATCH V3 02/11] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH V3 03/11] alpha: Clean-up the panic notifier code
` [PATCH V3 06/11] tracing: Improve panic/die notifiers
` [PATCH V3 07/11] notifiers: Add tracepoints to the notifiers infrastructure
` [PATCH V3 08/11] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH V3 11/11] panic: Fixes the panic_print NMI backtrace setting

[PATCH 0/2] ufs: host: ufs-qcom: Add support for SM8550
 2022-11-22 15:05 UTC  (3+ messages)
` [PATCH 1/2] ufs: host: ufs-qcom: Clear qunipro_g4_sel for HW version major 5

[PATCH] hw_random: rockchip: import driver from vendor tree
 2022-11-22 15:04 UTC  (9+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 15:03 UTC  (7+ messages)
` [PATCH RFC 16/19] mm/frame-vector: remove FOLL_FORCE usage

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-22 15:02 UTC  (5+ messages)

Linux 6.1-rc6
 2022-11-22 15:00 UTC  (5+ messages)
` Build regressions/improvements in v6.1-rc6

[syzbot] WARNING in btrfs_chunk_alloc
 2022-11-22 14:59 UTC  (2+ messages)

[PATCH net-next 0/4] TC protocol all support in Sparx5 IS2 VCAP
 2022-11-22 14:59 UTC  (5+ messages)
` [PATCH net-next 1/4] net: microchip: sparx5: Support for copying and modifying rules in the API
` [PATCH net-next 2/4] net: microchip: sparx5: Support for TC protocol all
` [PATCH net-next 3/4] net: microchip: sparx5: Support for displaying a list of keysets
` [PATCH net-next 4/4] net: microchip: sparx5: Add VCAP filter keys KUNIT test

[PATCH v3] ceph: mark directory as non-complete complete after loading key
 2022-11-22 14:59 UTC 

[RESEND PATCH v5 0/4] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
 2022-11-22 14:57 UTC  (6+ messages)
` [RESEND PATCH v5 1/4] dt-bindings: qcom: Document msm8916-acer-a1-724
` [RESEND PATCH v5 2/4] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
` [RESEND PATCH v5 3/4] arm64: dts: qcom: msm8916-acer-a1-724: Add accelerometer/magnetometer
` [RESEND PATCH v5 4/4] dts: arm64: qcom: msm8916-acer-a1-724: Add touchscreen

[PATCH v10 1/2] clocksource: loongson2_hpet: add hpet driver support
 2022-11-22 14:57 UTC  (2+ messages)

[PATCH v2 0/2] Improve CLOCK_EVT_FEAT_C3STOP feature setting
 2022-11-22 14:57 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: riscv: Add optional DT property riscv,timer-can-wake-cpu

[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
 2022-11-22 14:56 UTC  (3+ messages)
` [PATCH 2/5] fs: affs: initialize fsdata in affs_truncate()

[PATCH 0/4] random improvments and cleanups for elevator.c
 2022-11-22 14:55 UTC  (6+ messages)
` [PATCH 1/4] elevator: update the document of elevator_switch
` [PATCH 2/4] elevator: printk a warning if switching to a new io scheduler fails
` [PATCH 3/4] elevator: update the document of elevator_match
` [PATCH 4/4] elevator: remove an outdated comment in elevator_change

[PATCH v3 00/11] RTW88: Add support for USB variants
 2022-11-22 14:55 UTC  (13+ messages)
` [PATCH v3 01/11] rtw88: print firmware type in info message
` [PATCH v3 02/11] rtw88: Call rtw_fw_beacon_filter_config() with rtwdev->mutex held
` [PATCH v3 03/11] rtw88: Drop rf_lock
` [PATCH v3 04/11] rtw88: Drop h2c.lock
` [PATCH v3 05/11] rtw88: Drop coex mutex
` [PATCH v3 06/11] rtw88: iterate over vif/sta list non-atomically
` [PATCH v3 07/11] rtw88: Add common USB chip support
` [PATCH v3 08/11] rtw88: Add rtw8821cu chipset support
` [PATCH v3 09/11] rtw88: Add rtw8822bu "
` [PATCH v3 10/11] rtw88: Add rtw8822cu "
` [PATCH v3 11/11] rtw88: Add rtw8723du "

[PATCH v2 net-next 0/3] cleanup ocelot_stats exposure
 2022-11-22 14:54 UTC  (4+ messages)
` [PATCH v2 net-next 2/3] net: mscc: ocelot: remove unnecessary exposure of stats structures

[PATCH v4 0/4] new subsystem for compute accelerator devices
 2022-11-22 14:54 UTC  (4+ messages)

[PATCH bpf-next 0/2] Add kfunc for doing pid -> task lookup
 2022-11-22 14:53 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add bpf_task_from_pid() kfunc
` [PATCH bpf-next 2/2] selftests/bpf: Add selftests for bpf_task_from_pid()

[for-next PATCH v6 00/10] RDMA/rxe: Add RDMA FLUSH operation
 2022-11-22 14:52 UTC  (5+ messages)
` [for-next PATCH v6 04/10] RDMA/rxe: Allow registering persistent flag for pmem MR only
` [for-next PATCH v6 09/10] RDMA/cm: Make QP FLUSHABLE

[PATCH v2] btrfs: rcu_string: Replace strncpy() with strscpy()
 2022-11-22 14:51 UTC  (2+ messages)
` [PATCH v3] btrfs: "

[syzbot] inconsistent lock state in sync_info_debugfs_show
 2022-11-22 14:51 UTC  (3+ messages)

[PATCH v3] ethtool: avoiding integer overflow in ethtool_phys_id()
 2022-11-22 14:49 UTC  (3+ messages)

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-22 14:50 UTC  (5+ messages)
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings

[PATCH 0/2] regulator: twl6030: some TWL6032 fixes
 2022-11-22 14:49 UTC  (2+ messages)

[PATCH 1/2] regmap: add regmap_might_sleep()
 2022-11-22 14:49 UTC  (2+ messages)
` (subset) "

[PATCH] ASoC: Intel: Skylake: Fix Kconfig dependency
 2022-11-22 14:49 UTC  (2+ messages)

next-20221122: tinyconfig: ppc n s390: kernel/printk/printk.c:95:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int]
 2022-11-22 14:48 UTC  (3+ messages)

[PATCH] mlx4: use snprintf() instead of sprintf() for safety
 2022-11-22 14:48 UTC  (2+ messages)

[PATCH net-next 2/2] bonding: fix link recovery in mode 2 when updelay is nonzero
 2022-11-22 14:45 UTC  (4+ messages)

[PATCH linux-next] vboxfs: use strscpy() is more robust and safer
 2022-11-22 14:44 UTC  (2+ messages)

[PATCH] mfd: Drop obsolete dependencies on COMPILE_TEST
 2022-11-22 14:41 UTC 

[PATCH] iio: adc128s052: add proper .data members in adc128_of_match table
 2022-11-22 14:41 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS d474d92d70250d43e7ce0c7cb8623f31ee7c40f6
 2022-11-22 14:41 UTC 

[PATCH] spi: cadence-quadspi: Properly pass buswidth through to underlying SPI subsystem via buswidth_override_bits instead of mode_bits
 2022-11-22 14:39 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-22 14:39 UTC 

[PATCH] kbuild: fix "cat: .version: No such file or directory"
 2022-11-22 14:39 UTC 

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-22 14:38 UTC  (6+ messages)
` [RFC Patch net-next v2 1/8] net: ptp: add helper for one-step P2P clocks
` [RFC Patch net-next v2 8/8] net: dsa: microchip: ptp: add periodic output signal

[PATCH v2] ASoC: soc-pcm: Add NULL check in BE reparenting
 2022-11-22 14:35 UTC  (2+ messages)

[PATCH v5 0/7] pinctrl: intel: Enable PWM optional feature
 2022-11-22 14:34 UTC  (4+ messages)
` [PATCH v5 3/7] pwm: lpss: Include headers we are the direct user of

[PATCH net-next v1 13/13] net: wwan: tmi: Add maintainers and documentation
 2022-11-22 14:29 UTC  (2+ messages)

[PATCH v2] cxgbi: move cxgbi_ddp_set_one_ppod to cxgb_ppm and remove its duplicate
 2022-11-22 14:28 UTC 

[PATCH v2 1/2] dt-bindings: arm: qcom: Adding DT binding for zombie
 2022-11-22 14:28 UTC  (5+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add DT for sc7280-herobrine-zombie

[PATCH v2] x86/alternative: Consistently patch SMP locks in vmlinux and modules
 2022-11-22 14:27 UTC  (2+ messages)
` [tip: x86/alternatives] "

[PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
 2022-11-22 14:23 UTC  (9+ messages)
` [PATCH v1 0/3] "

[PATCH v2] device property: fix of node refcount leak in fwnode_graph_get_next_endpoint()
 2022-11-22 14:22 UTC  (10+ messages)

[linux-next-v2 1/5] arm64: dts: rockchip: Fix gmac phy mode to rgmii on Rock 3A SBC
 2022-11-22 14:20 UTC  (12+ messages)
` [linux-next-v2 5/5] arm64: dts: rockchip: Add missing of ethernet-phy-id to reset the phy "

[PATCH] igbvf: Regard vf reset nack as success
 2022-11-22 14:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf v2] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-11-22 14:14 UTC  (3+ messages)

[PATCH] rv/monitors: Move monitor structure in rodata
 2022-11-22 14:13 UTC  (2+ messages)

[PATCH] virtio_net: Fix probe failed when modprobe virtio_net
 2022-11-22 15:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)
 2022-11-22 14:12 UTC  (7+ messages)

[PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-22 14:06 UTC  (7+ messages)
` [PATCH v13 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

[PATCH 0/1] sched: fix user_mask double free
 2022-11-22 14:06 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v4] dt-bindings: iio: adc: ad7923: adjust documentation
 2022-11-22 14:05 UTC 

32bit architectures and __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2022-11-22 14:05 UTC 

[RFC net-next 0/6] Allow excluding sw flow key from upcalls
 2022-11-22 14:03 UTC  (7+ messages)
` [RFC net-next 1/6] openvswitch: exclude kernel "
` [RFC net-next 2/6] selftests: openvswitch: add interface support
` [RFC net-next 3/6] selftests: openvswitch: add flow dump support
` [RFC net-next 4/6] selftests: openvswitch: adjust datapath NL message
` [RFC net-next 5/6] selftests: openvswitch: add upcall support
` [RFC net-next 6/6] selftests: openvswitch: add exclude support for packet commands

[PATCH v3 0/3] fsnotify: fix softlockups iterating over d_subdirs
 2022-11-22 14:03 UTC  (4+ messages)
` [PATCH v4 0/5] "

[PATCH v7 0/8] arm64: j721s2: Add support for additional IPs
 2022-11-22 14:04 UTC  (5+ messages)
` [PATCH v7 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v7 6/8] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes

[PATCH] infiniband: cma: fix the dev refcnt leak
 2022-11-22 14:03 UTC  (2+ messages)

[PATCH v5] Bluetooth: btintel: Correctly declare all module firmware files
 2022-11-22 14:02 UTC 

[PATCH RFC 0/6] Add metrics for neoverse-n2
 2022-11-22 14:00 UTC  (10+ messages)
` [RFC PATCH v2 1/6] perf vendor events arm64: Add topdown L1 "
  ` [External] : "

[PATCH v2 2/2] module: Merge same-name module load requests
 2022-11-22 13:59 UTC  (12+ messages)

[PATCH] filelock: move file locking definitions to separate header file
 2022-11-22 13:54 UTC  (4+ messages)

[PATCH] HID: intel_ish-hid: Add check for ishtp_dma_tx_map
 2022-11-22 13:48 UTC 

[PATCH 1/2] hwtracing: hisi_ptt: Only add the supported devices to the filters list
 2022-11-22 13:53 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Update the entries for HiSilicon PTT device driver

[PATCH v2] virtio_console: Introduce an ID allocator for virtual console numbers
 2022-11-22 13:45 UTC  (3+ messages)

[PATCH 1/3] hwmon: (pmbus/core): Update regulator flag map
 2022-11-22 13:50 UTC  (3+ messages)
` [PATCH 2/3] hwmon: (pmbus/core): Add events to "
` [PATCH 3/3] hwmon: (pmbus/core): Implement IRQ support

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-22 13:49 UTC  (5+ messages)
` [PATCH v4 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2022-11-22 13:46 UTC  (4+ messages)
` [RFC PATCH V2 16/18] x86/sev: Initialize #HV doorbell and handle interrupt requests

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2022-11-22 13:46 UTC  (3+ messages)
` [RFC V2] "

[PATCH v2] init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
 2022-11-22 13:42 UTC  (3+ messages)

[PATCH 0/4] lru_cache improvements, DRBD license identifiers
 2022-11-22 13:43 UTC  (5+ messages)
` [PATCH 1/4] lru_cache: use atomic operations when accessing lc->flags, always
` [PATCH 2/4] lru_cache: remove compiled out code
` [PATCH 3/4] lru_cache: remove unused lc_private, lc_set, lc_index_of
` [PATCH 4/4] drbd: use consistent license

[PATCH v2 0/5] Use EFI variables for random seed
 2022-11-22 13:39 UTC  (3+ messages)
` [PATCH v2 5/5] efi: random: refresh non-volatile random seed when RNG is initialized

[PATCH] clk: st: Fix memory leak in st_of_quadfs_setup()
 2022-11-22 13:36 UTC 

[PATCH v3 00/11] leds: deduplicate led_init_default_state_get()
 2022-11-22 13:38 UTC  (10+ messages)

[RFC PATCH 2/4] iov_iter: Add a function to extract a page list from an iterator
 2022-11-22 13:36 UTC  (4+ messages)
` [RFC PATCH 0/4] iov_iter: Add extraction helpers

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-22 13:35 UTC  (4+ messages)
` [PATCH 567/606] staging: iio: ad5933: Convert to i2c's .probe_new()

[PATCH v4 1/4] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
 2022-11-22 13:36 UTC  (4+ messages)
` [PATCH v4 2/4] device property: Move PROPERTY_ENTRY_BOOL() a bit down
` [PATCH v4 3/4] device property: Rename goto label to be more precise
` [PATCH v4 4/4] device property: Add a blank line in Kconfig of tests

[syzbot] KASAN: use-after-free Read in kernfs_get (2)
 2022-11-22 13:33 UTC 

[PATCH 0/2] arm64: dts: qcom: sm8550: Add PCIe HC and PHY support
 2022-11-22 13:30 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes

[PATCH 1/8] dt-bindings: power: supply: Add DT schema for Qualcomm SMBCHG
 2022-11-22 13:30 UTC  (5+ messages)

[PATCH] NFS: dprintk() should not print negative inode number
 2022-11-22 13:28 UTC 

[PATCH 0/2] OPP: Disallow "opp-hz" property without a corresponding clk
 2022-11-22 13:26 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH v4 0/3] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
 2022-11-22 13:25 UTC  (6+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] dt-bindings: qcom: Document msm8916-acer-a1-724
  ` [PATCH v5 2/4] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
  ` [PATCH v5 3/4] arm64: dts: qcom: msm8916-acer-a1-724: Add accelerometer/magnetometer
  ` [PATCH v5 4/4] dts: arm64: qcom: msm8916-acer-a1-724: Add touchscreen

[PATCH] MAINTAINERS: Update email of Tudor Ambarus
 2022-11-22 13:23 UTC  (4+ messages)

[PATCH] media: imx: remove code for non-existing config IMX_GPT_ICAP
 2022-11-22 13:23 UTC 

[PATCH v1 0/4] JH7110 Power Domain Support
 2022-11-22 13:22 UTC  (4+ messages)
` [PATCH v1 2/4] dt-bindings: power: Add starfive,jh71xx-power bindings

[PATCH] docs/zh_CN/LoongArch: Fix wrong description of FPRs Note
 2022-11-22 13:20 UTC 

[PATCH] wifi: b43: remove reference to removed config B43_PCMCIA
 2022-11-22 13:19 UTC  (2+ messages)

[PATCH] igb: Allocate MSI-X vector when testing
 2022-11-22 13:17 UTC  (2+ messages)

[PATCH] ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernels
 2022-11-22 13:16 UTC  (3+ messages)

[PATCH -next] cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_driver_probe()
 2022-11-22 13:15 UTC  (2+ messages)

[PATCH 0/2] Follow-up to Leave IRQs enabled for per-cpu page allocations
 2022-11-22 13:12 UTC  (3+ messages)
` [PATCH 1/2] mm/page_alloc: Leave IRQs enabled for per-cpu page allocations -fix
` [PATCH 2/2] mm/page_alloc: Simplify locking during free_unref_page_list

[PATCH v2] igb: Allocate MSI-X vector when testing
 2022-11-22 13:11 UTC 

[PATCH v3 1/3] device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()
 2022-11-22 13:11 UTC  (2+ messages)

[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-22 13:10 UTC  (4+ messages)
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG

[PATCH net] net: enetc: preserve TX ring priority across reconfiguration
 2022-11-22 13:09 UTC 

Optimising csum_fold()
 2022-11-22 13:08 UTC 


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