linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-06 06:38:21 to 2022-09-06 08:58:29 UTC [more...]

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-06  8:58 UTC  (5+ messages)
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm

[PATCH v2 0/5] cpumask: cleanup nr_cpu_ids vs nr_cpumask_bits mess
 2022-09-06  8:55 UTC  (4+ messages)
` [PATCH v2 1/5] smp: don't declare nr_cpu_ids if NR_CPUS == 1

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-06  8:55 UTC  (7+ messages)
` [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation

[PATCH] drm/doc: Custom Kconfig for KUnit is no longer needed
 2022-09-06  8:53 UTC  (4+ messages)

[PATCH 00/15] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-09-06  8:53 UTC  (11+ messages)
` [PATCH 03/15] cxl: Unify debug messages when calling devm_cxl_add_port()
` [PATCH 05/15] cxl/acpi: Add probe function to detect restricted CXL hosts in RCD mode

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-06  8:53 UTC  (2+ messages)

[PATCH char-misc-next] misc: microchip: pci1xxxx: Include depends on PCI & select AUXILIARY_BUS in the Kconfig file to resolve build issues
 2022-09-06  8:49 UTC  (2+ messages)

[PATCH 1/2] arm64: tegra: Add PWM controllers on Tegra234
 2022-09-06  8:47 UTC  (3+ messages)

[PATCH v7 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
 2022-09-06  8:46 UTC  (5+ messages)

[PATCH v2 0/6] arm64: dts: imx8mq-librem5: phone DT updates
 2022-09-06  8:45 UTC  (3+ messages)
` [PATCH v2 2/6] arm64: dts: imx8mq-librem5: add RGB pwm notification leds

[PATCH v7 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2022-09-06  8:46 UTC  (3+ messages)

[PATCH] Documentation: add basic information on vDPA
 2022-09-06  8:45 UTC  (2+ messages)

[PATCH] perf: Consolidate branch sample filter helpers
 2022-09-06  8:44 UTC 

CONFIG_RETHUNK int3 filling prevents kprobes in function body
 2022-09-06  8:44 UTC  (5+ messages)

[PATCH v2 1/9] dt-bindings: ufs: qcom: Add sm6115 binding
 2022-09-06  8:42 UTC  (8+ messages)
` [PATCH v2 8/9] arm64: dts: qcom: sm4250: Add soc dtsi
` [PATCH v2 9/9] arm64: dts: qcom: sm4250: Add support for oneplus-billie2

[BUG] commit a8d302a0b77057568350fe0123e639d02dba0745 cause IO_PAGE_FAULT and a lot of errors
 2022-09-06  8:42 UTC  (8+ messages)

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-06 16:54 UTC  (8+ messages)
` [PATCH v2 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v2 1/2] percpu: Add percpu_counter_add_local
` [PATCH v3 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v3 1/2] percpu: Add percpu_counter_add_local
  ` [PATCH v3 2/2] ipc/msg: mitigate the lock contention with percpu counter

linux-next: manual merge of the kspp tree with the tip tree
 2022-09-06  8:41 UTC  (2+ messages)

[PATCHv8 00/11] Linear Address Masking enabling
 2022-09-06  8:39 UTC  (9+ messages)

[PATCH net-next] net: fec: add pm runtime force suspend and resume support
 2022-09-06  8:39 UTC 

[PATCH v2 0/4] dma-buf: To check enable signaling before signaled
 2022-09-06  8:39 UTC  (7+ messages)
` [PATCH v2 2/4] dma-buf: enable signaling for the stub fence on debug
` [PATCH v2 3/4] dma-buf: enable signaling for selftest "
` [PATCH v2 4/4] dma-buf: Check status of enable-signaling bit "

drivers/gpu/drm/i915/display/intel_display.c:7539:3: warning: unannotated fall-through between switch labels
 2022-09-06  8:39 UTC 

[PATCH] linkstate: Add macros for link state up/down
 2022-09-06  8:37 UTC 

[PATCH v2 1/5] dt-bindings: vendor-prefixes: add Diodes
 2022-09-06  8:37 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: gpio: pca95xx: add entry for pcal6534 and PI4IOE5V6534Q
` [PATCH v2 3/5] gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()
` [PATCH v2 4/5] gpio: pca953x: Swap if statements to save later complexity
` [PATCH v2 5/5] gpio: pca953x: Add support for PCAL6534

[PATCH v4 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-06  8:33 UTC  (22+ messages)
` [PATCH v4 01/21] hwmon: (mr75203) fix coding style space errors
` [PATCH v4 02/21] dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
` [PATCH v4 03/21] hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined
` [PATCH v4 04/21] hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
` [PATCH v4 05/21] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH v4 06/21] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH v4 07/21] hwmon: (mr75203) enable polling for all VM channels
` [PATCH v4 08/21] dt-bindings: hwmon: (mr75203) add description for Moortec's PVT controller
` [PATCH v4 09/21] dt-bindings: hwmon: (mr75203) change "resets" property to be optional
` [PATCH v4 10/21] hwmon: (mr75203) skip reset-control deassert for SOCs that don't support it
` [PATCH v4 11/21] dt-bindings: vendor-prefixes: add vendor prefix for Moortec
` [PATCH v4 12/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
` [PATCH v4 13/21] hwmon: (mr75203) add VM active channel support
` [PATCH v4 14/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
` [PATCH v4 15/21] hwmon: (mr75203) add VM pre-scaler x2 support
` [PATCH v4 16/21] hwmon: (mr75203) modify the temperature equation according to series 5 datasheet
` [PATCH v4 17/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
` [PATCH v4 18/21] hwmon: (mr75203) add support for series 6 temperature equation
` [PATCH v4 19/21] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation
` [PATCH v4 20/21] hwmon: (mr75203) parse temperature coefficients from device-tree
` [PATCH v4 21/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients

[PATCH v10 0/8] Add MediaTek MT6370 PMIC support
 2022-09-06  8:34 UTC  (9+ messages)
` [PATCH v10 1/8] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [PATCH v10 2/8] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [PATCH v10 3/8] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [PATCH v10 4/8] lib: add linear range index macro
` [PATCH v10 5/8] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v10 6/8] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [PATCH v10 7/8] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v10 8/8] leds: flash: mt6370: Add MediaTek MT6370 flashlight support

[PATCH v1 01/17] pinctrl: cy8c95x0: make irq_chip immutable
 2022-09-06  8:36 UTC  (7+ messages)
` [PATCH v1 03/17] pinctrl: cy8c95x0: Allow most of the registers to be cached

[PATCH v2 0/3] page_owner: print stacks and their counter
 2022-09-06  8:35 UTC  (5+ messages)
` [PATCH v2 2/3] mm, page_owner: Add page_owner_stacks file to print out only "

[PATCH] nfs/nfs4state: Clear pointer locations initialize assignment
 2022-09-06  8:28 UTC 

[PATCH v2] MIPS: octeon: Get rid of preprocessor directives around RESERVE32
 2022-09-06  8:32 UTC 

[PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
 2022-09-06  8:30 UTC  (15+ messages)
` [PATCH v16 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v16 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v16 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs

[PATCH 0/2] usb: serial: add CH348 driver
 2022-09-06  8:29 UTC  (3+ messages)
` [PATCH 1/2] usb: serial: add support for CH348
` [PATCH 2/2] usb: serial: add myself as maintainer of ch348

drivers/gpu/drm/i915/display/intel_display.c:7539:3: warning: unannotated fall-through between switch labels
 2022-09-06  8:28 UTC 

[PATCH] phy: usb: free the buffer after reading a given nvmem cell
 2022-09-06  8:27 UTC  (3+ messages)

[net-next v7 0/3] net: ethernet: adi: Add ADIN1110 support
 2022-09-06  8:22 UTC  (4+ messages)
` [net-next v7 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
` [net-next v7 2/3] net: ethernet: adi: Add ADIN1110 support
` [net-next v7 3/3] dt-bindings: net: adin1110: Add docs

[PATCH v3] media: i2c: imx334: support lower bandwidth mode
 2022-09-06  8:23 UTC 

[PATCH v7 0/5] LoongArch: Support toolchain with new relocation types
 2022-09-06  8:20 UTC  (16+ messages)

[PATCH net-next v2] net: lan966x: Extend lan966x with RGMII support
 2022-09-06  8:20 UTC  (2+ messages)

[PATCH net-next] net marvell: prestera: add support for for Aldrin2
 2022-09-06  8:18 UTC  (2+ messages)

[PATCH] KVM: x86/pmu: omit "impossible" Intel counter MSRs from MSR list
 2022-09-06  8:16 UTC 

[PATCH v2 0/8] kbuild: various cleanups
 2022-09-06  8:16 UTC  (4+ messages)
` [PATCH v2 8/8] kbuild: remove head-y syntax

[PATCH v2 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-06  8:14 UTC  (5+ messages)
` [PATCH v2 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage

[PATCH v5 0/8] make statx() return DIO alignment information
 2022-09-06  8:11 UTC  (5+ messages)
` [PATCH v5 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v5 8/8] xfs: support STATX_DIOALIGN

[PATCH devicetree] arm64: dts: ls1028a-rdb: add more ethernet aliases
 2022-09-06  8:10 UTC  (4+ messages)

[PATCH] MIPS: octeon: Get rid of preprocessor directives around RESERVE32
 2022-09-06  8:09 UTC  (2+ messages)

[PATCH v3 0/5] Allwinner H6 GPU devfreq
 2022-09-06  8:08 UTC  (8+ messages)
` [PATCH v3 4/5] drm/panfrost: devfreq: set opp to the recommended one to configure and enable regulator

[RFC PATCH 00/30] Code tagging framework and applications
 2022-09-06  8:01 UTC  (16+ messages)

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-06  7:58 UTC  (20+ messages)
` [PATCH v2 2/7] mm/gup: introduce pin_user_page()
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
` [PATCH v2 5/7] block, bio, fs: convert most filesystems to pin_user_pages_fast()
` [PATCH v2 6/7] NFS: direct-io: convert to FOLL_PIN pages

linux-next: build failure after merge of the slab tree
 2022-09-06  7:53 UTC  (2+ messages)

[PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
 2022-09-06  7:57 UTC  (2+ messages)

[PATCH 1/2] drivers: net: mdio-sun4i: Speedup mdio read and write
 2022-09-06  7:56 UTC  (2+ messages)
` [PATCH 2/2] drivers: net: mdio-sun4i: Wait mdio write done

[PATCH -next] mm/rodata_test: use PAGE_ALIGNED() helper
 2022-09-06  7:53 UTC 

[PATCH 1/2] MIPS: Introduce CAVIUM_RESERVE32 Kconfig option
 2022-09-06  7:55 UTC  (4+ messages)

[PATCH v4 0/5] Add PolarFire SoC Fabric Clock Conditioning Circuitry Support
 2022-09-06  7:54 UTC  (4+ messages)
` [PATCH v4 4/5] clk: microchip: add PolarFire SoC fabric clock support

linux-next: Fixes tag needs some work in the imx-mxs tree
 2022-09-06  7:49 UTC  (3+ messages)

[PATCH] meson: vdec: fix possible refcount leak in vdec_probe()
 2022-09-06  7:46 UTC 

[PATCH] seccomp: fix refcounter leak if fork/clone is terminated
 2022-09-06  7:46 UTC  (4+ messages)

[PATCH 0/3] phy: qcom-qmp-pcie: shorten function prefixes
 2022-09-06  7:45 UTC  (4+ messages)
` [PATCH 1/3] phy: qcom-qmp-pcie: drop if (table) conditions
` [PATCH 2/3] phy: qcom-qmp-pcie: shorten function prefixes
` [PATCH 3/3] phy: qcom-qmp: drop dual-lane comments

[syzbot] KASAN: use-after-free Read in task_work_run (2)
 2022-09-06  7:44 UTC  (2+ messages)

[PATCH v3 00/22] KVM: hardware enable/disable reorganize
 2022-09-06  7:43 UTC  (3+ messages)
` [PATCH v3 14/22] KVM: Move out KVM arch PM hooks and hardware enable/disable logic

[PATCH v2 00/11] drm/udl: More fixes
 2022-09-06  7:39 UTC  (12+ messages)
` [PATCH v2 01/11] drm/udl: Restore display mode on resume
` [PATCH v2 02/11] drm/udl: Add reset_resume
` [PATCH v2 03/11] drm/udl: Enable damage clipping
` [PATCH v2 04/11] Revert "drm/udl: Kill pending URBs at suspend and disconnect"
` [PATCH v2 05/11] drm/udl: Suppress error print for -EPROTO at URB completion
` [PATCH v2 06/11] drm/udl: Increase the default URB list size to 20
` [PATCH v2 07/11] drm/udl: Drop unneeded alignment
` [PATCH v2 08/11] drm/udl: Fix potential URB leaks
` [PATCH v2 09/11] drm/udl: Fix inconsistent urbs.count value during udl_free_urb_list()
` [PATCH v2 10/11] drm/udl: Don't re-initialize stuff at retrying the URB list allocation
` [PATCH v2 11/11] drm/udl: Sync pending URBs at the end of suspend

[PATCH v2] nvmet: fix mar and mor off-by-one errors
 2022-09-06  7:39 UTC 

[PATCH] nvmet: fix mar and mor off-by-one errors
 2022-09-06  7:36 UTC  (3+ messages)

[PATCH] MM: discard __GFP_ATOMIC
 2022-09-06  7:35 UTC  (6+ messages)

[Resend RFC PATCH] mm: introduce __GFP_TRACKLEAK to track in-kernel allocation
 2022-09-06  7:29 UTC  (4+ messages)

[PATCH] KVM/VMX: Do not declare vmread_error asmlinkage
 2022-09-06  7:28 UTC  (5+ messages)

[PATCH linux-next] clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
 2022-09-06  7:23 UTC 

[PATCH] ARM: dts: turris-omnia: Add mcu node
 2022-09-06  7:24 UTC  (9+ messages)

[PATCH linux-next] tracing: Remove the unneeded result variable
 2022-09-06  7:21 UTC 

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-09-06  7:20 UTC  (8+ messages)
` [RFC PATCH v2 0/6] add support for CDX bus controller
  ` [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller

[PATCH linux-next] ocxl: Remove the unneeded result variable
 2022-09-06  7:20 UTC 

[PATCH linux-next] drm/vmwgfx: Remove the unneeded result variable
 2022-09-06  7:19 UTC 

[PATCH v2 net 0/3] Fixes for Felix DSA driver calculation of tc-taprio guard bands
 2022-09-06  7:17 UTC  (5+ messages)
` [PATCH v2 net 1/3] net: dsa: felix: tc-taprio intervals smaller than MTU should send at least one packet

[PATCH linux-next] PCI: iproc: Remove the unneeded result variable
 2022-09-06  7:16 UTC 

[PATCH] kvm_host.h: fix spelling typo in comment
 2022-09-06  7:14 UTC 

[PATCH] PCI: apple: do not leak reset GPIO on unbind/unload/error
 2022-09-06  7:13 UTC  (3+ messages)

Weird RIP printed in BUGs [was: 6.0 tty regression, NULL pointer deref in flush_to_ldisc]
 2022-09-06  7:11 UTC  (2+ messages)
` [PATCH] x86/dumpstack: Don't mention RIP in "Code:"

[PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
 2022-09-06  7:08 UTC 

[PATCH] Revert "ASoC: fsl_audmix: make clock and output src write only"
 2022-09-06  6:49 UTC 

[PATCH 5.15.y] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
 2022-09-06  7:03 UTC 

[PATCH v4 0/2] Add support for QSGMII mode
 2022-09-06  7:03 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200

[PATCH net] net: mptcp: fix unreleased socket in accept queue
 2022-09-06  7:02 UTC  (4+ messages)

Patch "usb: dwc3: qcom: fix peripheral and OTG suspend" has been added to the 5.19-stable tree
 2022-09-06  7:01 UTC  (3+ messages)

[PATCH] LoongArch: Mark kernel stack padding as TOP_OF_KERNEL_STACK_PADDING
 2022-09-06  7:00 UTC  (6+ messages)

[PATCH] docs: networking: device drivers: flexcan: fix invalid email
 2022-09-06  6:57 UTC  (2+ messages)

[PATCH v2 0/6] Use composable cache instead of L2 cache
 2022-09-06  6:51 UTC  (6+ messages)
` [PATCH v2 2/6] soc: sifive: ccache: Rename SiFive L2 cache to Composable cache

[PATCH] Add support for ESRT loading under Xen
 2022-09-06  6:49 UTC  (4+ messages)

[PATCH v2] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-06  6:47 UTC  (2+ messages)

[PATCH net-next 0/2] can: raw: random optimizations
 2022-09-06  6:42 UTC  (2+ messages)

[PATCH] tty: serial: atmel: fix spelling typo in comment
 2022-09-06  6:39 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).