linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-02 11:04:13 to 2022-02-02 14:09:26 UTC [more...]

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-02 12:21 UTC  (14+ messages)

[PATCH] thunderbolt: Replace acpi_bus_get_device()
 2022-02-02 14:09 UTC  (4+ messages)

[PATCH] memblock: Remove unused io.h include
 2022-02-02 14:06 UTC  (2+ messages)

[PATCH 0/4] mm/gup: some cleanups
 2022-02-02 14:05 UTC  (5+ messages)
` [PATCH 1/4] mm: Fix invalid page pointer returned with FOLL_PIN gups
` [PATCH 3/4] mm/gup: remove unused pin_user_pages_locked()

[PATCH] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
 2022-02-02 14:04 UTC 

[PATCH] [RFC] apic: fix timer base macro definitions
 2022-02-02 14:02 UTC 

[PATCH v3 0/3] Add STM32MP13 EXTI support
 2022-02-02 14:00 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti
` [PATCH v3 2/3] irqchip/stm32-exti: add STM32MP13 support
` [PATCH v3 3/3] ARM: dts: stm32: Enable EXTI on stm32mp13

[PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding
 2022-02-02 14:02 UTC  (5+ messages)

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-02 14:01 UTC  (6+ messages)

[paulmck-rcu:dev.2022.02.01a] BUILD SUCCESS 5721fe42e5e76b24e5a37c4fb5a4807cd4eb925d
 2022-02-02 14:00 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 8194b9a5e4a00eb738b15093d67d9aee9cf0ba96
 2022-02-02 14:00 UTC 

[PATCH v2] dma-buf-map: Rename to iosys-map
 2022-02-02 14:00 UTC  (4+ messages)

[PATCH v3 0/5] Fix some cache flush bugs
 2022-02-02 13:58 UTC  (7+ messages)
` [PATCH v3 2/5] mm: fix missing cache flush for all tail pages of compound page
` [PATCH v3 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()

[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
 2022-02-02 13:56 UTC  (2+ messages)

[PATCH 0/8] bpf: Add fprobe link
 2022-02-02 13:53 UTC  (9+ messages)
` [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
` [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for fprobe link
` [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
` [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
` [PATCH 5/8] libbpf: Add bpf_link_create support for multi kprobes
` [PATCH 6/8] libbpf: Add bpf_program__attach_kprobe_opts "
` [PATCH 7/8] selftest/bpf: Add fprobe attach test
` [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values

[PATCH v2] drivers: net: Replace acpi_bus_get_device()
 2022-02-02 13:54 UTC  (3+ messages)

[PATCH v3] vhost: cache avail index in vhost_enable_notify()
 2022-02-02 13:53 UTC  (4+ messages)

[PATCH] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
 2022-02-02 13:52 UTC  (2+ messages)

[PATCH v2 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-02-02 13:48 UTC  (32+ messages)
` [PATCH v2 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v2 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v2 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v2 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v2 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v2 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v2 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v2 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v2 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v2 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v2 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v2 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v2 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v2 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v2 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v2 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v2 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v2 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v2 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v2 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v2 22/31] clk: mediatek: gate: "
` [PATCH v2 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v2 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v2 25/31] clk: mediatek: pll: "
` [PATCH v2 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v2 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v2 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
` [PATCH v2 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH v2 30/31] clk: mediatek: mt8195: Implement remove functions
` [PATCH v2 31/31] clk: mediatek: Warn if clk IDs are duplicated

[PATCH 1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE
 2022-02-02 13:50 UTC  (2+ messages)

[PATCH v2] soc: renesas: Add support for reading product revision for RZ/G2L family
 2022-02-02 13:51 UTC  (7+ messages)

[RFC PATCH 1/3] Introduce per thread group current virtual cpu id
 2022-02-02 13:48 UTC  (3+ messages)

[PATCH] HID: i2c-hid: goodix: Fix a lockdep splat
 2022-02-02 13:48 UTC  (3+ messages)

[PATCH 00/21] some fbcon patches, mostly locking
 2022-02-02 13:48 UTC  (6+ messages)
` [PATCH 01/21] MAINTAINERS: Add entry for fbdev core

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-02 13:45 UTC  (2+ messages)

[PATCH] hwtracing: coresight: Replace acpi_bus_get_device()
 2022-02-02 13:44 UTC  (3+ messages)

[PATCH v5 0/7] DAX poison recovery
 2022-02-02 13:44 UTC  (13+ messages)
` [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[PATCH 0/2] ext4: fast commit crash consistency issues
 2022-02-02 13:40 UTC  (4+ messages)
` [PATCH 1/2] ext4: use ext4_ext_remove_space() for fast commit replay delete range
    ` [External] "

[PATCH v2 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
 2022-02-02 13:40 UTC  (3+ messages)

[PATCH] random: use computational hash for entropy extraction
 2022-02-02 13:36 UTC  (4+ messages)

[syzbot] possible deadlock in f2fs_write_checkpoint
 2022-02-02 13:34 UTC  (2+ messages)

kselftest tree on kernelci.org
 2022-02-02 13:32 UTC 

[PATCH] irqchip/gic-v3-its: Skip HP notifier when no ITS is registered
 2022-02-02 13:30 UTC  (3+ messages)

[PATCH] RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
 2022-02-02 13:29 UTC  (4+ messages)

[PATCHv2 0/7] 64-bit data integrity field support
 2022-02-02 13:28 UTC  (15+ messages)
` [PATCHv2 1/7] block: support pi with extended metadata
` [PATCHv2 2/7] nvme: allow integrity on extended metadata formats
` [PATCHv2 3/7] lib: add rocksoft model crc64
` [PATCHv2 4/7] lib: add crc64 tests
` [PATCHv2 5/7] asm-generic: introduce be48 unaligned accessors
` [PATCHv2 6/7] block: add pi for nvme enhanced integrity
` [PATCHv2 7/7] nvme: add support for enhanced metadata

[PATCH] ASoC: amd: acp: Set gpio_spkr_en to None for max speaker amplifer in machine driver
 2022-02-02 13:25 UTC  (4+ messages)

[PATCH] ASoC: tas2770: Insert post reset delay
 2022-02-02 13:24 UTC  (2+ messages)

[PATCH 0/2] x86/hyperv/Swiotlb: Add swiotlb_alloc_from_low_pages switch
 2022-02-02 13:22 UTC  (3+ messages)

[syzbot] riscv/fixes boot error: can't ssh into the instance
 2022-02-02 13:18 UTC  (3+ messages)

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-02-02 13:14 UTC  (2+ messages)

[PATCH] selftests/vm: cleanup hugetlb file after mremap test
 2022-02-02 13:11 UTC  (2+ messages)

Aligning tcmalloc with glibc 2.35 rseq ABI
 2022-02-02 13:08 UTC  (4+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-02 13:06 UTC  (6+ messages)
` [PATCHv2 06/29] x86/tdx: Add MSR support for TDX guests
` [PATCHv2 16/29] x86/boot: Add a trampoline for booting APs via firmware handoff

[syzbot] KASAN: slab-out-of-bounds Write in bpf_prog_test_run_xdp
 2022-02-02 13:05 UTC  (2+ messages)

[PATCH v10 0/9] fsdax: introduce fs query to support reflink
 2022-02-02 13:04 UTC  (5+ messages)
` [PATCH v10 1/9] dax: Introduce holder for dax_device
` [PATCH v10 4/9] fsdax: fix function description

[PATCH 14/31] clk: mediatek: pll: Clean up included headers
 2022-02-02 12:58 UTC  (3+ messages)

[PATCH 0/2] Fixing the compile-test warnings in pinctrl-npcm7xx
 2022-02-02 12:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: nuvoton: npcm7xx: Use %zd printk format for ARRAY_SIZE()
` [PATCH 2/2] pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()

[PATCH 00/31] leds: start removing obsolete/useless enum
 2022-02-02 12:54 UTC  (3+ messages)
` [PATCH 12/31] media: v4l2-core: changing LED_* from enum led_brightness to actual value

[PATCH 2/4] mm/kasan: Move kasan_pXX_table() and kasan_early_shadow_page_entry()
 2022-02-02 12:49 UTC  (3+ messages)

[PATCH v12 0/9] MIPS: JZ4780 and CI20 HDMI
 2022-02-02 12:48 UTC  (19+ messages)
` [PATCH v12 2/9] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v12 3/9] dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT Schema
` [PATCH v12 4/9] drm/ingenic: Add dw-hdmi driver specialization for jz4780
` [PATCH v12 7/9] drm/bridge: display-connector: add ddc-en gpio support

[PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
 2022-02-02 12:48 UTC  (4+ messages)
` [PATCHv2.1 "

[PATCH net-next] net: lan966x: use .mac_select_pcs() interface
 2022-02-02 12:46 UTC  (2+ messages)

[PATCH][next] power: supply: axp288_fuel_gauge: Fix spelling mistake "resisitor" -> "resistor"
 2022-02-02 12:45 UTC  (2+ messages)

[PATCH v5 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
 2022-02-02 12:40 UTC  (7+ messages)

[PATCH v2] soc: dpio: fix cleanup on error
 2022-02-02 12:37 UTC  (3+ messages)

[PATCH v1] counter: interrupt-cnt: add counter_push_event()
 2022-02-02 12:32 UTC  (11+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-02 12:25 UTC  (4+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2022-02-02 12:21 UTC  (2+ messages)
` [PATCH v6 "

[syzbot] KASAN: vmalloc-out-of-bounds Write in ringbuf_map_alloc
 2022-02-02 12:20 UTC  (3+ messages)

[PATCH 4.4 00/25] 4.4.302-rc1 review
 2022-02-02 12:18 UTC  (2+ messages)

[kees:for-next/memcpy 15/15] drivers/gpu/drm/gma500/intel_bios.c:547:42: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-02 11:58 UTC 

[PATCH 0/2] perf: Expand captured branch types
 2022-02-02 11:58 UTC  (5+ messages)
` [PATCH 1/2] perf: Add more generic "
` [PATCH 2/2] perf: Expand perf_branch_entry.type

[PATCH v2 0/4] mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
 2022-02-02 11:53 UTC  (6+ messages)
` [PATCH v2 4/4] mtd: core: Fix a conflict between MTD and NVMEM on wp-gpios property

[syzbot] possible deadlock in ___neigh_create
 2022-02-02 11:51 UTC  (2+ messages)

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-02-02 11:48 UTC  (3+ messages)
` [PATCH 2/5] Input: pinephone-keyboard - Add PinePhone keyboard driver

[PATCH 0/3] greybus: svc: fix hello processing
 2022-02-02 11:48 UTC  (5+ messages)
` [PATCH 1/3] greybus: svc: fix an error handling bug in gb_svc_hello()
` [PATCH 2/3] greybus: svc: clean up hello error path
` [PATCH 3/3] greybus: svc: clean up link configuration hack at hello

[PATCH v3 0/2] docs: add a text about regressions to the Linux kernel's documentation
 2022-02-02 11:46 UTC  (4+ messages)
` [PATCH v3 1/2] docs: add a document about regression handling

[PATCH] rtlwifi: remove redundant initialization of variable ul_encalgo
 2022-02-02 11:44 UTC  (7+ messages)

[PATCH 1/2] config: android-recommended: Don't explicitly disable CONFIG_AIO
 2022-02-02 11:28 UTC  (5+ messages)

[PATCH] usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_opts
 2022-02-02 11:27 UTC 

[PATCH] media: rcar-vin: require master VIN only for CSI source
 2022-02-02 11:25 UTC  (3+ messages)

[PATCH v2] selinux: fix double free of cond_list on error paths
 2022-02-02 11:25 UTC 

[PATCH] RISC-V: KVM: Fix SBI implementation version
 2022-02-02 11:21 UTC  (2+ messages)

[PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
 2022-02-02 11:19 UTC  (10+ messages)
` [PATCH v7 2/5] efi/libstub: Reserve "
` [PATCH v7 4/5] efi: Load efi_secret module if EFI secret area is populated
` [PATCH v7 5/5] docs: security: Add coco/efi_secret documentation

[PATCH] gpiolib: make struct comments into real kernel docs
 2022-02-02 11:18 UTC  (2+ messages)

[PATCH v11 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2022-02-02 11:18 UTC  (3+ messages)
` [PATCH v11 2/2] leds: Add driver for Qualcomm LPG

[ebiggers:crypto-pending 11/11] arch/arm64/crypto/aes-glue.c:479:34: error: 'STRIDE' undeclared
 2022-02-02 11:17 UTC 

[PATCH 0/3] selinux: Fix and clean policydb->cond_list error paths
 2022-02-02 11:15 UTC  (5+ messages)
` [PATCH 1/3] selinux: consistently clear cond_list on "

[RFC V1 00/11] arm64/perf: Enable branch stack sampling
 2022-02-02 11:11 UTC  (4+ messages)
` [RFC V1 11/11] perf: Capture branch privilege information

[PATCH v3 1/1] mm/vmalloc: Move draining areas out of caller context
 2022-02-02 11:09 UTC  (3+ messages)

[PATCH][next][V2] usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSize
 2022-02-02 11:09 UTC  (2+ messages)

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-02 11:06 UTC  (3+ messages)
` [PATCH v9 17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table

[PATCH v2 00/16] Introduce memblock simulator
 2022-02-02 11:03 UTC  (10+ messages)
` [PATCH v2 08/16] tools/include: Add pfn.h stub
` [PATCH v2 09/16] tools/include: Add debugfs.h stub
` [PATCH v2 10/16] memblock tests: Add skeleton of the memblock simulator
` [PATCH v2 11/16] memblock tests: Add memblock reset function
` [PATCH v2 12/16] memblock tests: Add memblock_add tests
` [PATCH v2 13/16] memblock tests: Add memblock_reserve tests
` [PATCH v2 14/16] memblock tests: Add memblock_remove tests
` [PATCH v2 15/16] memblock tests: Add memblock_add_node test
` [PATCH v2 16/16] memblock tests: Add memblock_free tests


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