messages from 2021-10-31 22:15:56 to 2021-11-01 07:46:43 UTC [more...]
[PATCH] net: batman-adv: fix warning in batadv_v_ogm_free
2021-11-01 7:46 UTC (2+ messages)
[PATCH] scsi: ufshpb: Properly handle max-single-cmd
2021-11-01 7:22 UTC (2+ messages)
[PATCH] signal: remove duplicate include in signal.c
2021-11-01 7:43 UTC
[PATCH v4 0/4] mtd: core: protect access to mtd devices while in suspend
2021-11-01 7:40 UTC (5+ messages)
` [PATCH v4 1/4] mtd: rawnand: nand_bbt: hide suspend/resume hooks while scanning bbt
` [PATCH v4 3/4] mtd: core: protect access to MTD devices while in suspend
[PATCH] iwlwifi: pcie: fix constant-conversion warning
2021-11-01 7:32 UTC (4+ messages)
[PATCH] mm: use correct VMA flags when freeing page-tables
2021-11-01 7:28 UTC (2+ messages)
[PATCH v7 0/2] iio/scmi: Add reading "raw" attribute
2021-11-01 7:28 UTC (6+ messages)
` [PATCH v7 1/2] iio: core: Introduce IIO_VAL_INT_64
[PATCH v10 0/2] Add rpmsg tty driver
2021-11-01 7:27 UTC (2+ messages)
[PATCH] F2FS: invalidate META_MAPPING before IPU/DIO write
2021-11-01 7:23 UTC (5+ messages)
[PATCH v3] xen/balloon: add late_initcall_sync() for initial ballooning done
2021-11-01 7:21 UTC (6+ messages)
[PATCH] dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 and 400 kHz
2021-11-01 7:20 UTC (2+ messages)
[PATCH v1] usb: xhci: add LPM quirk for ensuring uPD720201 into D3 state after S5
2021-11-01 7:17 UTC
[PATCH net-next] devlink: Require devlink lock during device reload
2021-11-01 7:12 UTC (2+ messages)
[PATCH] Bluetooth: stop proccessing malicious adv data
2021-11-01 7:12 UTC
[PATCH net-next 0/4] net: mana: some misc patches
2021-11-01 7:03 UTC (10+ messages)
` [PATCH net-next 1/4] net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
` [PATCH net-next 2/4] net: mana: Report OS info to the PF driver
` [PATCH net-next 4/4] net: mana: Support hibernation and kexec
[PATCH v6 0/8] vDPA driver for Alibaba ENI
2021-11-01 7:02 UTC (5+ messages)
` [PATCH v7 0/9] "
[PATCH 0/3] x86/kexec: fix memory leak of elf header buffer
2021-11-01 6:54 UTC (2+ messages)
[PATCH] mm: migrate: Correct the hugetlb migration stats
2021-11-01 6:54 UTC (3+ messages)
linux-next: build failure after merge of the folio tree
2021-11-01 6:48 UTC
[PATCH v2 0/2] Extend pinctrl-ocelot driver for lan966x
2021-11-01 6:46 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: ocelot: add lan966x SoC support
` [PATCH v2 2/2] pinctrl: ocelot: Extend support for lan966x
[PATCH v4 0/6] PCI: imx6: refine codes and add compliance tests mode support
2021-11-01 6:17 UTC (7+ messages)
` [PATCH v4 1/6] PCI: imx6: Encapsulate the clock enable into one standalone function
` [PATCH v4 2/6] PCI: imx6: Add the error propagation from host_init
` [PATCH v4 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v4 4/6] PCI: dwc: Add dw_pcie_host_ops.host_exit() callback
` [PATCH v4 5/6] PCI: imx6: Fix the regulator dump when link never came up
` [PATCH v4 6/6] PCI: imx6: Add the compliance tests mode support
[PATCH] drm: Grab reference of connector before return connector from sun4i_tcon_get_connector
2021-11-01 6:29 UTC
[RESEND PATCH 0/4] Drop ROHM BD70528 support
2021-11-01 6:18 UTC (3+ messages)
[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
2021-11-01 6:18 UTC (3+ messages)
` [PATCH 1/2] SPI: Add SPI driver for Sunplus SP7021
` [PATCH 2/2] devicetree bindings SPI Add bindings doc "
[PATCH -next v3 0/2] Fix hungtask when nbd_config_put
2021-11-01 6:29 UTC (3+ messages)
` [PATCH -next v3 1/2] nbd: Fix incorrect error handle when first_minor big than '0xff' in nbd_dev_add
` [PATCH -next v3 2/2] nbd: Fix hungtask when nbd_config_put
[PATCH v2] drm/dp: Fix aux->transfer NULL pointer dereference on drm_dp_dpcd_access
2021-11-01 6:10 UTC
[PATCH] dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
2021-11-01 6:10 UTC (2+ messages)
[PATCH] memory: mtk-smi: Fix a null dereference for the ostd
2021-11-01 6:09 UTC (3+ messages)
[PATCH v7 00/11] extend task comm from 16 to 24
2021-11-01 6:04 UTC (12+ messages)
` [PATCH v7 01/11] fs/exec: make __set_task_comm always set a nul terminated string
` [PATCH v7 02/11] fs/exec: make __get_task_comm always get "
` [PATCH v7 03/11] sched.h: use __must_be_array instead of BUILD_BUG_ON in get_task_comm
` [PATCH v7 04/11] drivers/infiniband: make setup_ctxt always get a nul terminated task comm
` [PATCH v7 05/11] fs/binfmt_elf: make prpsinfo "
` [PATCH v7 06/11] samples/bpf/test_overhead_kprobe_kern: make it adopt to task comm size change
` [PATCH v7 07/11] tools/bpf/bpftool/skeleton: "
` [PATCH v7 08/11] tools/perf/test: make perf test "
` [PATCH v7 09/11] tools/testing/selftests/bpf: make it "
` [PATCH v7 10/11] sched.h: extend task comm from 16 to 24
` [PATCH v7 11/11] kernel/kthread: show a warning if kthread's comm is truncated
[PATCH v2] drm/dp: Fix aux->transfer NULL pointer dereference on drm_dp_dpcd_access
2021-11-01 6:02 UTC
[PATCH] tracing:Remove unneeded semicolon
2021-11-01 5:56 UTC
[PATCH v3 0/3] Driver for TI INA238 I2C Power Monitor
2021-11-01 5:55 UTC (6+ messages)
` [PATCH v3 3/3] hwmon: Driver for Texas Instruments INA238
[PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC
2021-11-01 6:04 UTC (10+ messages)
[PATCH] bcache: make checkings for sb.nr_in_set and sb.nr_this_dev to be more precise
2021-11-01 5:29 UTC (2+ messages)
[PATCH 0/8] counter: ti-eqep: implement features for speed measurement
2021-11-01 5:27 UTC (14+ messages)
` [PATCH 4/8] docs: counter: add unit timer sysfs attributes
` [PATCH 6/8] docs: counter: add latch_mode and latched_count "
linux-next: manual merge of the userns tree with the staging tree
2021-11-01 5:27 UTC
[PATCH] i2c: virtio: update the maintainer to Conghui
2021-11-01 5:24 UTC
[PATCH 1/2] i2c: virtio: disable timeout handling
2021-11-01 5:23 UTC (12+ messages)
[PATCH v2 8/8] irqchip: Add support for Sunplus SP7021 interrupt controller
2021-11-01 5:01 UTC (10+ messages)
` [PATCH v3 0/8] Add Sunplus SP7021 SoC Support
` [PATCH v3 1/8] dt-bindings: vendor-prefixes: Add Sunplus
` [PATCH v3 2/8] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v3 3/8] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v3 4/8] reset: Add Sunplus "
` [PATCH v3 5/8] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v3 6/8] clk: Add Sunplus "
` [PATCH v3 7/8] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v3 8/8] irqchip: Add Sunplus SP7021 interrupt controller driver
[PATCH] fs: remove fget_many and fput_many interface
2021-11-01 5:19 UTC
[PATCH 0/2] Add OTP driver for Sunplus SP7021 SoC
2021-11-01 5:15 UTC (3+ messages)
` [PATCH 1/2] nvmem: Add driver for Sunplus SP7021
` [PATCH 2/2] dt-bindings: nvmem: Convert Sunplus OCOTP to json-schema
[PATCH V5 0/3] Add thead,c900-plic support
2021-11-01 5:11 UTC (11+ messages)
` [PATCH V5 3/3] irqchip/sifive-plic: Fixup thead,c900-plic request_threaded_irq with ONESHOT
` [PATCH V5 3/3] irqchip/sifive-plic: Fixup thead, c900-plic "
linux-next: manual merge of the scsi tree with the block tree
2021-11-01 5:08 UTC
[syzbot] INFO: trying to register non-static key in hci_uart_send_frame (3)
2021-11-01 5:00 UTC
[PATCH v1 0/2] Indroduce Exynos Multi Core Timer version 2
2021-11-01 5:25 UTC (4+ messages)
` [PATCH v1 1/2] clocksource/drivers/exynos_mct_v2: introduce Exynos MCT version 2 driver for next Exynos SoC
[PATCH v1] arch/x86: Improve 'rep movs{b|q}' usage in memmove_64.S
2021-11-01 4:49 UTC
Linux 5.15
2021-11-01 4:49 UTC (3+ messages)
` Thorsten is tracking regression again and could need a little help (was: Re: Linux 5.15)
[PROBLEM] Frequently get "irq 31: nobody cared" when passing through 2x GPUs that share same pci switch via vfio
2021-11-01 4:35 UTC (10+ messages)
linux-next: manual merge of the irqchip tree with the risc-v tree
2021-11-01 4:34 UTC (2+ messages)
[PATCH] staging: r8188eu: os_dep: remove the goto statement
2021-11-01 4:31 UTC (5+ messages)
[PATCH -next] bpf/benchs: Fix return value check of bpf_program__attach()
2021-11-01 4:13 UTC (2+ messages)
[PATCH v5 00/15] x86: Add support for Clang CFI
2021-11-01 4:13 UTC (10+ messages)
[PATCH] writeback: Fix some comment errors
2021-11-01 4:02 UTC
[PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
2021-11-01 3:43 UTC (4+ messages)
` [tracing/selftests] cfece71411: kernel-selftests.ftrace.event_trigger_-_test_inter-event_histogram_trigger_onchange_action.fail
` [LKP] "
[PATCH] signal: SIGKILL can cause signal effects to appear at PTRACE_EVENT_EXIT without tracer notification
2021-11-01 3:41 UTC (3+ messages)
` [PATCH 1/2] signal: factor out SIGKILL generation in get_signal
` [PATCH 2/2] signal: after notifying a ptracer of a signal, recheck for pending SIGKILLs
[PATCH v2] usb: core: reduce power-on-good delay time of root hub
2021-11-01 3:33 UTC (2+ messages)
[PATCH v7 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
2021-11-01 3:16 UTC (6+ messages)
` [PATCH v7 1/5] mm: hugetlb: free "
` [PATCH v7 2/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v7 3/5] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v7 4/5] selftests: vm: add a hugetlb test case
` [PATCH v7 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP
[PATCH v7 0/3] force hsa hbp hfp packets multiple of lanenum to avoid screen shift
2021-11-01 3:16 UTC (3+ messages)
` [PATCH v7 3/3] drm/bridge: anx7625: config hs packets end aligned "
[PATCH v2] driver: crypto: caam: replace this_cpu_ptr with raw_cpu_ptr
2021-11-01 3:13 UTC
[PATCH] bcache: make checkings for sb.nr_in_set and sb.nr_this_dev
2021-11-01 3:05 UTC (2+ messages)
[PATCH] parisc: using swap() instead of tmp
2021-11-01 3:03 UTC
Need help in debugging "memory leak in em28xx_init_dev"
2021-11-01 3:02 UTC
linux-next: manual merge of the mailbox tree with the arm-soc, devicetree trees
2021-11-01 2:51 UTC
[dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
2021-11-01 2:31 UTC (11+ messages)
[PATCH] bcache: kill macro MAX_CACHES_PER_SET
2021-11-01 2:28 UTC (3+ messages)
[PATCH V2] clk: imx: gate off peripheral clock slice
2021-11-01 2:26 UTC (4+ messages)
[PATCH 0/3] livepatch: cleanup kpl_patch kobject release
2021-11-01 2:26 UTC (4+ messages)
[PATCH] parisc: using swap() instead of tmp
2021-11-01 2:21 UTC (2+ messages)
[PATCH] scsi: fixup coccinelle warnings
2021-11-01 2:19 UTC
[PATCH v3 0/2] PCI MCFG consolidation and APEI resource filterin
2021-11-01 2:18 UTC (3+ messages)
` [PATCH v4 0/4] PCI MCFG consolidation and APEI resource filtering
[PATCH 0/2] fix bug when calling kexec_load()
2021-11-01 2:14 UTC (4+ messages)
` [PATCH 1/2] arm64: trans_pgd: fix incorrect use of pmd_populate_kernel in copy_pte()
[PATCH 0/2] leds: pca955x: Expose GPIOs for all pins
2021-11-01 2:07 UTC (3+ messages)
` [PATCH 1/2] leds: pca955x: Make the gpiochip always expose "
[PATCH nf-next v5] netfilter: ipvs: Fix reuse connection if RS weight is 0
2021-11-01 2:04 UTC
[PATCH] usb: gadget: composite: Fix null pointer exception
2021-11-01 1:57 UTC
[PATCH v2 00/45] Introduce power-off+restart call chain API
2021-11-01 1:57 UTC (3+ messages)
` [PATCH v2 12/45] csky: Use do_kernel_power_off()
[GIT pull] irq/core for v5.16-rc1
2021-11-01 1:52 UTC (8+ messages)
` [GIT pull] locking/core "
` [GIT pull] objtool/core "
` [GIT pull] perf/core "
` [GIT pull] sched/core "
` [GIT pull] timers/core "
` [GIT pull] x86/apic "
` [GIT pull RESEND] x86/fpu "
[PATCH v6 1/2] ACPI: Add stubs for wakeup handler functions
2021-11-01 1:50 UTC (4+ messages)
` [PATCH v6 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
[PATCH v7 1/2] ACPI: Add stubs for wakeup handler functions
2021-11-01 1:48 UTC (2+ messages)
` [PATCH v7 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
[PATCH nf-next v4] netfilter: ipvs: Fix reuse connection if RS weight is 0
2021-11-01 1:46 UTC (4+ messages)
[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
2021-11-01 1:46 UTC (11+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up
[PATCH 1/2] rtc-rv8803: fix writing back ctrl in flag register
2021-11-01 1:34 UTC (2+ messages)
` [PATCH 2/2] rv8803: add irq-gpio optional dts attribute
linux-next: manual merge of the block tree with Linus' tree
2021-11-01 1:36 UTC
[dhowells-fs:fscache-rewrite-indexing-2 61/64] fs/cifs/fscache.h:103:38: error: redefinition of 'cifs_inode_cookie'
2021-11-01 1:31 UTC
[PATCH -next] ubi: fix race between ctrl_cdev_ioctl and ubi_cdev_ioctl
2021-11-01 1:37 UTC
[PATCH] ceph: clean-up metrics data structures to reduce code duplication
2021-11-01 1:04 UTC (2+ messages)
[PATCH v2] samsung: exynos-chipid: add Exynos7885 SoC support
2021-11-01 0:48 UTC
[GIT PULL] exfat update for 5.16-rc1
2021-11-01 0:46 UTC
[GIT PULL] erofs updates for 5.16-rc1
2021-11-01 0:40 UTC
[tip:master] BUILD SUCCESS 5989725f40fa65ac00fc0f7d884ddcfc3f8d8e99
2021-11-01 0:34 UTC
[PATCH V2 0/3] livepatch: cleanup kpl_patch kobject release
2021-11-01 0:31 UTC (4+ messages)
` [PATCH V2 1/3] livepatch: remove 'struct completion finish' from klp_patch
` [PATCH V2 2/3] livepatch: free klp_patch object without holding klp_mutex
` [PATCH V2 3/3] livepatch: free klp_patch object synchronously
[PATCH V3 0/4] zram: fix two races and one zram leak
2021-11-01 0:28 UTC (3+ messages)
[syzbot] KASAN: slab-out-of-bounds Read in hci_le_meta_evt (2)
2021-11-01 0:10 UTC (2+ messages)
[PATCH v9 1/2] x86/sgx: Rename fallback labels in sgx_init()
2021-11-01 0:01 UTC (9+ messages)
` [PATCH v9 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node
[PATCH v2] certs: system_keyring.c: clean up kernel-doc
2021-11-01 0:00 UTC
linux-next: manual merge of the btrfs tree with Linus' tree
2021-10-31 23:53 UTC
[PATCH] writeback: Fix some comment errors
2021-10-31 23:53 UTC (2+ messages)
kernel 5.15 does not boot with 3ware card (never had this issue <= 5.14) - scsi 0:0:0:0: WARNING: (0x06:0x002C) : Command (0x12) timed out, resetting card
2021-10-31 23:52 UTC (2+ messages)
[PATCH v2 1/2] ARM: dts: exynos/i9100: Fix BCM4330 Bluetooth reset polarity
2021-10-31 23:41 UTC (2+ messages)
` [PATCH v2 2/2] ARM: dts: exynos/i9100: Use interrupt for BCM4330 host wakeup
[PATCH v5 00/15] x86: Add support for Clang CFI
2021-10-31 23:36 UTC (12+ messages)
` [PATCH] static_call,x86: Robustify trampoline patching
[tip:sched/core] BUILD SUCCESS 8ea9183db4ad8afbcb7089a77c23eaf965b0cacd
2021-10-31 23:27 UTC
[PATCH v2 1/2] dt-bindings: pinctrl: samsung: Document Exynos7885
2021-10-31 23:17 UTC (2+ messages)
` [PATCH v2 2/2] pinctrl: samsung: Add Exynos7885 SoC specific data
[GIT PULL] fscrypt updates for 5.16
2021-10-31 23:15 UTC
[PATCH 1/2] platform/chrome: cros_ec_proto: Use EC struct for features
2021-10-31 23:01 UTC (2+ messages)
[syzbot] KASAN: use-after-free Write in __io_free_req
2021-10-31 22:59 UTC (2+ messages)
[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
2021-10-31 22:52 UTC (29+ messages)
` [PATCH v2 26/43] KVM: VMX: Read Posted Interrupt "control" exactly once per loop iteration
` [PATCH v2 27/43] KVM: VMX: Move Posted Interrupt ndst computation out of write loop
` [PATCH v2 28/43] KVM: VMX: Remove vCPU from PI wakeup list before updating PID.NV
` [PATCH v2 39/43] KVM: VMX: Don't do full kick when triggering posted interrupt "fails"
` [PATCH v2 40/43] KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU == this vCPU
` [PATCH v2 41/43] KVM: VMX: Pass desired vector instead of bool for triggering posted IRQ
` [PATCH v2 42/43] KVM: VMX: Fold fallback path into triggering posted IRQ helper
` [PATCH v2 43/43] KVM: VMX: Don't do full kick when handling posted interrupt wakeup
[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
2021-10-31 22:51 UTC (5+ messages)
[PATCH 3/3] iio: addac: add AD74413R driver
2021-10-31 22:47 UTC (2+ messages)
[PATCH] certs: system_keyring.c: clean up kernel-doc
2021-10-31 22:30 UTC (3+ messages)
[PATCH v2 1/3] ARM: dts: make dts use gpio-fan matrix instead of array
2021-10-31 22:16 UTC (3+ messages)
` [PATCH v2 2/3] arm64: "
[PATCH v2] media: ir-rx51: Switch to atomic PWM API
2021-10-31 22:15 UTC
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