messages from 2022-02-24 07:06:15 to 2022-02-24 10:07:29 UTC [more...]
[PATCH] Documentation/process: Add Researcher Guidelines
2022-02-24 9:56 UTC (3+ messages)
[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
2022-02-24 10:06 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: pwm: "
[RESEND,V7,0/6] Enable two hardware jpeg encoder for MT8195
2022-02-24 10:04 UTC
[PATCH 0/3] VMCI: Various fixes
2022-02-24 10:03 UTC (6+ messages)
` [PATCH 3/3] VMCI: Fix some error handling paths in vmci_guest_probe_device()
[PATCH] soc: renesas: Kconfig: Introduce ARCH_RZG2L config option
2022-02-24 10:03 UTC (3+ messages)
[PATCH][next] iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"
2022-02-24 10:02 UTC
[PATCH 0/2] thermal: Add support of multiple sensors
2022-02-24 10:00 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: Update the bindings to support "
Use of void pointer arithmetic?
2022-02-24 9:59 UTC
[PATCH V4 0/5] mx: add i.MX93 clk bindings and driver
2022-02-24 9:58 UTC (7+ messages)
` [PATCH V4 1/5] dt-bindings: clock: Add imx93 clock support
` [PATCH V4 2/5] dt-bindings: clock: add i.MX93 clock definition
` [PATCH V4 3/5] clk: imx: add i.MX93 composite clk
` [PATCH V4 4/5] clk: imx: support fracn gppll
` [PATCH V4 5/5] clk: imx: add i.MX93 clk
[PATCH] btrfs: Initialize ret to 0 in scrub_simple_mirror()
2022-02-24 9:56 UTC (6+ messages)
[PATCH] m68k: Implement "current_stack_pointer"
2022-02-24 9:56 UTC (6+ messages)
[PATCH 0/5] UART_LCR_WLEN cleanups
2022-02-24 9:55 UTC (6+ messages)
` [PATCH 1/5] tty: serial: define UART_LCR_WLEN() macro
` [PATCH 2/5] tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
` [PATCH 3/5] USB: "
` [PATCH 4/5] sdio_uart: "
` [PATCH 5/5] mxser: "
[PATCH v4 00/20] Rust support
2022-02-24 9:55 UTC (8+ messages)
` [PATCH v4 12/20] vsprintf: add new `%pA` format specifier
[PATCH v2] serial: make uart_console_write->putchar()'s character an unsigned char
2022-02-24 9:36 UTC (2+ messages)
[PATCH V1 0/1] ASoC: compress: propagate the error code from the
2022-02-24 9:55 UTC (5+ messages)
` [PATCH V1 1/1] ASoC: compress: propagate the error code from the compress framework
[peterz-queue:x86/wip.ibt 27/42] arch/x86/lib/error-inject.c:15:3: error: expected ')'
2022-02-24 9:52 UTC
[RFC] hrtimer: About the warning message in hrtimer_interrupt()
2022-02-24 9:28 UTC (2+ messages)
` [PATCH] hrtimer: Remove a "
[PATCH] random: do crng pre-init loading in worker rather than irq
2022-02-24 9:49 UTC (3+ messages)
[PATCH net-next v2 1/1] net: dsa: microchip: ksz9477: implement MTU configuration
2022-02-24 9:46 UTC (6+ messages)
[PATCH] binfmt_elf: Introduce KUnit test
2022-02-24 9:45 UTC (6+ messages)
[PATCH v3] PCI: qcom: Add system PM support
2022-02-24 9:43 UTC
[PATCH v3 0/4] Introduce "opp-microwatt" and 'advanced' Energy Model from DT
2022-02-24 9:43 UTC (19+ messages)
` [PATCH v3 1/4] dt-bindings: opp: Add "opp-microwatt" entry in the OPP
` [PATCH v3 2/4] OPP: Add "opp-microwatt" supporting code
` [PATCH v3 3/4] OPP: Add support of "opp-microwatt" for advanced EM registration
` [PATCH v3 4/4] Documentation: EM: Describe new registration method using DT
[PATCH v2] vsprintf: Fix %pK with kptr_restrict == 0
2022-02-24 9:43 UTC (2+ messages)
[PATCH -next] iio:accel:adxl367: fix missing unlock on error in adxl367_buffer_predisable()
2022-02-24 9:38 UTC (2+ messages)
[PATCH] virtio-blk: Assign discard_granularity
2022-02-24 9:38 UTC
[PATCH V6 00/20] riscv: compat: Add COMPAT mode support for rv64
2022-02-24 9:31 UTC (23+ messages)
` [PATCH V6 01/20] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V6 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V6 03/20] compat: consolidate the compat_flock{,64} definition
` [PATCH V6 04/20] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V6 05/20] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V6 06/20] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V6 07/20] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V6 08/20] riscv: Fixup difference with defconfig
` [PATCH V6 09/20] riscv: compat: Add basic compat data type implementation
` [PATCH V6 10/20] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V6 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V6 12/20] riscv: compat: syscall: Add entry.S implementation
` [PATCH V6 13/20] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V6 14/20] riscv: compat: Add elf.h implementation
` [PATCH V6 15/20] riscv: compat: Add hw capability check for elf
` [PATCH V6 16/20] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V6 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V6 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V6 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V6 20/20] riscv: compat: Add COMPAT Kbuild skeletal support
[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
2022-02-24 9:37 UTC (11+ messages)
[PATCH v3 1/3] ftrace: cleanup ftrace_graph_caller enable and disable
2022-02-24 9:32 UTC (3+ messages)
` [PATCH v3 2/3] x86/ftrace: cleanup graph tracer
` [PATCH v3 3/3] arm64/ftrace: Make function graph use ftrace directly
regression: Bug 215601 - gcc segv at startup on ia64
2022-02-24 9:33 UTC (8+ messages)
[PATCH] fs/proc: optimize exactly register one ctl_table
2022-02-24 9:32 UTC
[RFC PATCH 0/1] dt-bindings: arm: Add scmi_devid paramter for
2022-02-24 9:32 UTC (8+ messages)
[PATCH v2] hugetlb: clean up potential spectre issue warnings
2022-02-24 9:31 UTC (8+ messages)
[next] LTP: readahead02.c:295: TFAIL: readahead failed to save any I/O
2022-02-24 9:27 UTC
[PATCH v1] fpga: dfl: check feature type before parse irq info
2022-02-24 9:22 UTC
[PATCH] net: ipv6: ensure we call ipv6_mc_down() at most once
2022-02-24 9:06 UTC
[PATCH 00/29] x86: Kernel IBT
2022-02-24 9:10 UTC (4+ messages)
` [PATCH 24/29] x86/text-patching: Make text_gen_insn() IBT aware
[PATCH 0/2] driver core: Refactor device unbind/probe fail clean-ups
2022-02-24 9:08 UTC (4+ messages)
` [PATCH 2/2] driver core: Refactor sysfs and drv/bus remove hooks
[RFC V5 0/16] blk: blk-rq-qos framework refactor and cleanup
2022-02-24 9:06 UTC (17+ messages)
` [RFC V5 01/16] blk: make the whole blk_mq_submit_bio under q_usage_counter
` [RFC V5 02/16] blk/rq-qos: prepare to make blk-rq-qos pluggable
` [RFC V5 03/16] blk-wbt: make wbt pluggable
` [RFC V5 04/16] blk-iolatency: make iolatency pluggable
` [RFC V5 05/16] blk-iocost: make iocost pluggable
` [RFC V5 06/16] blk-ioprio: make ioprio pluggable
` [RFC V5 07/16] blk/rq-qos: get rid of unused interfaces of rqos
` [RFC V5 08/16] blk/rq-qos: export the sysfs for switching qos
` [RFC V5 09/16] blk-wbt: show wbt_lat_us sysfs interface only when wbt is opened
` [RFC V5 10/16] blk-wbt: get rid of wbt_enable/disable_default()
` [RFC V5 11/16] blk/rq-qos: get rid of debugfs register in blk_mq_debugfs_register
` [RFC V5 12/16] blk/rq-qos: change queue_depth_changed to setting_changed
` [RFC V5 13/16] blk-wbt: move cache setting to rq_qos_setting_changed()
` [RFC V5 14/16] blk-wbt: cleanup the blk-wbt.h
` [RFC V5 15/16] blk/rq-qos: move the rqos debugfs code to blk-rq-qos.c
` [RFC V5 16/16] blk/rq-qos: add config to control the whole blk-rq-qos framework
[PATCHv2 00/29] TDX Guest: TDX core support
2022-02-24 9:08 UTC (3+ messages)
` [PATCHv2 29/29] Documentation/x86: Document TDX kernel architecture
[PATCH v2 1/2] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
2022-02-24 9:01 UTC (5+ messages)
` [PATCH v2 2/2] Revert "xen-netback: Check for hotplug-status existence before watching"
[PATCH v3] livepatch: Skip livepatch tests if ftrace cannot be configured
2022-02-24 9:08 UTC (2+ messages)
[PATCH] scsi: qla4xxx: Remove unneeded variable
2022-02-24 9:07 UTC
This counter "ip6InNoRoutes" does not follow the RFC4293 specification implementation
2022-02-24 9:04 UTC (2+ messages)
[PATCH][next] carl9170: Replace zero-length arrays with flexible-array members
2022-02-24 9:04 UTC (2+ messages)
[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-02-24 8:58 UTC (7+ messages)
` [PATCH v6 01/11] iommu: Add dma ownership management interfaces
[PATCH v2] usercopy: Check valid lifetime via stack depth
2022-02-24 8:58 UTC (2+ messages)
[PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
2022-02-24 8:55 UTC (5+ messages)
` [PATCH 2/3] powerpc: fix build errors
[PATCH] tracing: Have traceon and traceoff trigger honor the instance
2022-02-24 8:54 UTC (2+ messages)
[PATCH v2] kasan: fix more unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
2022-02-24 8:54 UTC (2+ messages)
[PATCH RFC v1 0/2] VM fork detection for RNG
2022-02-24 8:53 UTC (2+ messages)
[PATCH v1 1/2] arm64: dts: imx8mn-evk: use proper names for PMIC outputs
2022-02-24 8:54 UTC (3+ messages)
[PATCH v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
2022-02-24 8:53 UTC (2+ messages)
[PATCH v3 1/1] mm: count time in drain_all_pages during direct reclaim as memory pressure
2022-02-24 8:53 UTC (3+ messages)
Is it time to remove reiserfs?
2022-02-24 8:46 UTC (5+ messages)
[PATCH v2 1/3] mm: refactor vm_area_struct::anon_vma_name usage code
2022-02-24 8:45 UTC (6+ messages)
` [PATCH v2 2/3] mm: prevent vm_area_struct::anon_name refcount saturation
` [PATCH v5 3/3] mm: fix use-after-free when anon vma name is used after vma is freed
[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
2022-02-24 8:45 UTC (9+ messages)
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
[PATCH] um: Remove unused timeval_to_ns() function
2022-02-24 8:44 UTC (2+ messages)
[PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
2022-02-24 8:43 UTC (3+ messages)
[PATCH] x86/acpi: Work around broken XSDT on SEGA AALE board
2022-02-24 8:41 UTC (2+ messages)
[mm/munlock] 237b445401: stress-ng.remap.ops_per_sec -62.6% regression
2022-02-24 8:37 UTC (4+ messages)
[PATCH 1/2] f2fs: fix missing free nid in f2fs_handle_failed_inode
2022-02-24 8:34 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] powerpc/32: Clear volatile regs on syscall exit
2022-02-24 8:29 UTC (4+ messages)
[PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-02-24 8:29 UTC (3+ messages)
[PATCH printk v1 00/13] implement threaded console printing
2022-02-24 8:27 UTC (7+ messages)
` [PATCH printk v1 11/13] printk: reimplement console_lock for proper kthread support
[PATCH] MAINTAINERS: remove myself from memcg maintainers
2022-02-24 8:26 UTC (2+ messages)
[PATCH v3 2/2] perf vendor events intel: Add uncore event list for Alderlake
2022-02-24 16:23 UTC
[PATCH v3 1/2] perf vendor events intel: Add core event list for Alderlake
2022-02-24 16:23 UTC
[PATCH] atomic: Put the fetching of the old value into the loop when doing atomic CAS
2022-02-24 8:24 UTC
[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
2022-02-24 8:24 UTC
[PATCH] atomic: Put the fetching of the old value into the loop when doing atomic CAS
2022-02-24 8:24 UTC
[PATCH 1/2] torture: Select line in sed and replace grep
2022-02-24 8:24 UTC (4+ messages)
` [PATCH 2/2] torture: Make thread detection more robust by using lspcu
[PATCH] firmware: google: Properly state IOMEM dependency
2022-02-24 8:02 UTC (2+ messages)
[PATCH] clk: lan966x: Depend on CONFIG_IOMEM
2022-02-24 8:03 UTC (2+ messages)
[PATCH v2 1/2] perf vendor events intel: Add core event list for Alderlake
2022-02-24 13:31 UTC (3+ messages)
[peterz-queue:x86/wip.ibt 27/42] arch/x86/lib/retpoline.S:15:2: error: invalid instruction mnemonic 'annotate_noendbr'
2022-02-24 8:10 UTC
[mingo-tip:sched/headers 2200/2340] arch/mips/include/asm/mach-lantiq/lantiq.h:15:33: error: implicit declaration of function '__raw_writel'
2022-02-24 8:10 UTC
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-02-24 8:07 UTC (8+ messages)
` [PATCH v4 12/12] KVM: Expose KVM_MEM_PRIVATE
[PATCH] Input: samsung-keypad - Properly state IOMEM dependency
2022-02-24 8:03 UTC (2+ messages)
[PATCH] sched/numa: add per-process numa_balancing
2022-02-24 7:52 UTC
[PATCH v7 7/8] PCI: imx6: Disable enabled clocks and regulators after link is down
2022-02-24 7:51 UTC (3+ messages)
[PATCH v5 0/2] Add watchdog driver for Sunplus SP7021 SoC
2022-02-24 7:42 UTC (3+ messages)
` [PATCH v6 1/2] watchdog: Add Sunplus SP7021 WDT devicetree bindings documentation
` [PATCH v6 2/2] watchdog: Add watchdog driver for Sunplus SP7021
[PATCH v7 6/8] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
2022-02-24 7:50 UTC (3+ messages)
[PATCH v7 8/8] PCI: imx6: Add the compliance tests mode support
2022-02-24 7:50 UTC (3+ messages)
[PATCH v2 05/11] pci: use helper for safer setting of driver_override
2022-02-24 7:49 UTC (2+ messages)
[PATCH] random: only wake up writers after zap if threshold was passed
2022-02-24 7:48 UTC (2+ messages)
[PATCH v1 0/3] edac: npcm: Add driver for Nuvoton NPCM SoCs
2022-02-24 7:47 UTC (4+ messages)
` [PATCH v1 1/3] ARM: dts: nuvoton: Add new device node
` [PATCH v1 2/3] dt-bindings: edac: npcm-edac.yaml
` [PATCH v1 3/3] EDAC: nuvoton: Add nuvoton NPCM EDAC driver
[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-02-24 7:46 UTC (4+ messages)
` [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
[PATCH] MAINTAINERS: add myself as a memcg co-maintainer as well
2022-02-24 7:39 UTC (2+ messages)
[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
2022-02-24 7:33 UTC (16+ messages)
[PATCH 0/3] Update lpddr2 revision-id binding to match lpddr3
2022-02-24 7:29 UTC (3+ messages)
` [PATCH 3/3] ARM: dts: Update jedec,lpddr2 revision-id binding
[PATCH] staging: rtl8192u: cleanup proc fs entries upon exit
2022-02-24 7:27 UTC (3+ messages)
` [PATCH v2 3/3] staging: rtl8192u: rework init and exit function
[RFC PATCH 0/5] introduce sched-idle balancing
2022-02-24 7:10 UTC (3+ messages)
` [RFC PATCH 1/5] sched/fair: record overloaded cpus
[PATCH 0/2] perf: Expand captured branch types
2022-02-24 7:10 UTC (5+ messages)
` [PATCH 1/2] perf: Add more generic "
[ammarfaizi2-block:next/linux-next/akpm 334/334] lib/Kconfig.debug:337:error: recursive dependency detected!
2022-02-24 7:08 UTC
[ammarfaizi2-block:next/linux-next/akpm 334/334] lib/Kconfig.debug:337:error: recursive dependency detected!
2022-02-24 7:08 UTC
[PATCH] crypto: drbg: fix crypto api abuse
2022-02-24 7:07 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox