messages from 2022-01-24 06:19:32 to 2022-01-24 09:29:57 UTC [more...]
[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
2022-01-24 9:29 UTC (3+ messages)
[PATCH 00/23 V3] Repair SWAP-over_NFS
2022-01-24 9:27 UTC (29+ messages)
` [PATCH 09/23] MM: submit multipage reads for SWP_FS_OPS swap-space
` [PATCH 05/23] MM: reclaim mustn't enter FS "
` [PATCH 03/23] MM: drop swap_set_page_dirty
` [PATCH 14/23] NFS: swap IO handling is slightly different for O_DIRECT IO
` [PATCH 12/23] NFS: remove IS_SWAPFILE hack
` [PATCH 08/23] DOC: update documentation for swap_activate and swap_rw
` [PATCH 07/23] MM: perform async writes to SWP_FS_OPS swap-space using ->swap_rw
` [PATCH 02/23] MM: extend block-plugging to cover all swap reads with read-ahead
` [PATCH 04/23] MM: move responsibility for setting SWP_FS_OPS to ->swap_activate
` [PATCH 06/23] MM: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
` [PATCH 11/23] VFS: Add FMODE_CAN_ODIRECT file flag
` [PATCH 13/23] NFS: rename nfs_direct_IO and use as ->swap_rw
` [PATCH 10/23] MM: submit multipage write for SWP_FS_OPS swap-space
[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
2022-01-24 9:28 UTC (7+ messages)
[PATCH 0/7] iommu cleanup and refactoring
2022-01-24 9:27 UTC (12+ messages)
` [PATCH 1/7] iommu/vt-d: Remove guest pasid related callbacks
` [PATCH 2/7] iommu: Remove guest pasid related interfaces and definitions
` [PATCH 3/7] iommu/vt-d: Remove aux-domain related callbacks
` [PATCH 4/7] iommu: Remove aux-domain related interfaces and iommu_ops
` [PATCH 5/7] drm/nouveau/device: Get right pgsize_bitmap of iommu_domain
` [PATCH 6/7] iommu: Use right way to retrieve iommu_ops
` [PATCH 7/7] iommu: Add iommu_domain::domain_ops
[PATCH][next] usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
2022-01-24 9:26 UTC (2+ messages)
[PATCH 0/7] Allocate module text and data separately
2022-01-24 9:22 UTC (8+ messages)
` [PATCH 1/7] modules: Refactor within_module_core() and within_module_init()
` [PATCH 2/7] modules: Add within_module_text() macro
` [PATCH 3/7] modules: Always have struct mod_tree_root
` [PATCH 4/7] modules: Prepare for handling several RB trees
` [PATCH 5/7] modules: Introduce data_layout
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH 7/7] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx
[PATCH v2] tty: Partially revert the removal of the Cyclades public API
2022-01-24 9:22 UTC (2+ messages)
[PATCH v2] Fixed: Misaligned memory access. Fixed pointer comparison
2022-01-24 9:21 UTC (2+ messages)
[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
2022-01-24 9:20 UTC (12+ messages)
` [PATCH 06/54] x86/kvm: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 41/54] arch/x86: replace cpumask_weight with cpumask_weight_eq "
` [PATCH 43/54] drivers/hv: replace cpumask_weight with cpumask_weight_eq
` [PATCH 47/54] sched: replace cpumask_weight with cpumask_weight_eq where appropriate
` [PATCH 48/54] kernel/time: "
[PATCH -next] exit: export make_task_dead()
2022-01-24 9:20 UTC (2+ messages)
[powerpc] ftrace warning kernel/trace/ftrace.c:2068 with code-patching selftests
2022-01-24 9:19 UTC
[PATCH] perf test: Test 73 Sig_trap fails on s390
2022-01-24 9:19 UTC (7+ messages)
` Test 73 Sig_trap fails on arm64 (was Re: [PATCH] perf test: Test 73 Sig_trap fails on s390)
[PATCH v2] staging: r8188eu: handle rtw_init_netdev_name() failure appropriately
2022-01-24 9:16 UTC (3+ messages)
[PATCH RFC v2 0/2] mm: Rework zap ptes on swap entries
2022-01-24 9:13 UTC (13+ messages)
` [PATCH RFC v2 1/2] mm: Don't skip swap entry even if zap_details specified
[PATCHv1 0/2] jbd2: Kill age-old t_handle_lock transaction spinlock
2022-01-24 9:12 UTC (5+ messages)
` [PATCHv1 1/2] jbd2: Kill "
` [PATCHv1 2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait
[PATCH 1/5] mm: rmap: fix cache flush on THP pages
2022-01-24 9:07 UTC (11+ messages)
` [PATCH 2/5] dax: fix cache flush on PMD-mapped pages
` [PATCH 3/5] mm: page_vma_mapped: support checking if a pfn is mapped into a vma
` [PATCH 4/5] dax: fix missing writeprotect the pte entry
[chenxing:msc313_mainlining 82/90] drivers/gpio/gpio-msc313-pm.c:90:11: warning: initialization discards 'const' qualifier from pointer target type
2022-01-24 9:07 UTC
[cel:topic-rpc-with-tls-upcall 15/18] arc-elf-ld: af_tlsh.c:undefined reference to `inet6_recvmsg'
2022-01-24 9:07 UTC
[PATCH 00/11] TTY patches for 5.18
2022-01-24 9:06 UTC (15+ messages)
` [PATCH 01/11] serial: core: clean up EXPORT_SYMBOLs
` [PATCH 02/11] serial: atmel_serial: include circ_buf.h
` [PATCH 03/11] tty: add kfifo to tty_port
` [PATCH 04/11] tty: tty_port_open, document shutdown vs failed activate
` [PATCH 05/11] mxser: fix xmit_buf leak in activate when LSR == 0xff
` [PATCH 06/11] mxser: use tty_port xmit_buf helpers
` [PATCH 07/11] mxser: switch from xmit_buf to kfifo
` [PATCH 08/11] serial: fsl_linflexuart: deduplicate character sending
` [PATCH 09/11] serial: fsl_linflexuart: don't call uart_write_wakeup() twice
` [PATCH 10/11] serial: make uart_console_write->putchar()'s character a char
` [PATCH 11/11] serial: mcf: use helpers in mcf_tx_chars()
[PATCH v3 0/7] DAX poison recovery
2022-01-24 9:01 UTC (4+ messages)
[PATCH v6 00/14] CSI2RX support on J721E
2022-01-24 9:00 UTC (3+ messages)
` [PATCH v6 11/14] media: ti: Add CSI2RX support for J721E
[PATCH] net: ena: Do not waste napi skb cache
2022-01-24 8:57 UTC (2+ messages)
[PATCH v2 0/2] Add BananaPi R2 Pro board
2022-01-24 8:55 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add Bananapi R2 Pro
` Aw: "
[PATCH] usb: typec: Only attempt to link USB ports if there is fwnode
2022-01-24 8:54 UTC (2+ messages)
[PATCH v2 3/3] staging: pi433: validate max bit_rate based on modulation used
2022-01-24 8:53 UTC (5+ messages)
` [PATCH v3 0/3] staging: pi433: validate min/max bit rate settings
[PATCH v2] sched: Simplify __sched_init runtime checks
2022-01-24 8:53 UTC
[PATCH] media: stm32: dcmi: create a dma scatterlist based on DMA max_sg_burst value
2022-01-24 8:49 UTC (2+ messages)
[PATCH v20 0/5] support reserving crashkernel above 4G on arm64 kdump
2022-01-24 8:47 UTC (6+ messages)
` [PATCH v20 1/5] arm64: Use insert_resource() to simplify code
` [PATCH v20 2/5] arm64: kdump: introduce some macros for crash kernel reservation
` [PATCH v20 3/5] arm64: kdump: reimplement crashkernel=X
` [PATCH v20 4/5] of: fdt: Add memory for devices by DT property "linux,usable-memory-range"
` [PATCH v20 5/5] kdump: update Documentation about crashkernel
[PATCH] erofs: avoid unnecessary z_erofs_decompressqueue_work() declaration
2022-01-24 8:47 UTC (2+ messages)
[allisonhenderson-xfs-work:delayed_attrs_v26_extended 28/30] fs/xfs/libxfs/xfs_parent.c:38:1: warning: no previous prototype for 'xfs_init_parent_ptr'
2022-01-24 8:46 UTC
sound/soc/codecs/max98927.c:902:19: error: implicit declaration of function 'devm_gpiod_get_optional'; did you mean 'devm_regulator_get_optional'?
2022-01-24 8:45 UTC
h8300 pull request for 5.14-rc?
2022-01-24 8:44 UTC (4+ messages)
[PATCH 00/25] perf intel-pt: Add support for Event Trace and TNT disable
2022-01-24 8:42 UTC (26+ messages)
` [PATCH 01/25] perf intel-pt: pkt-decoder-test: Fix scope of test_data
` [PATCH 02/25] perf intel-pt: pkt-decoder: Remove misplaced linebreak
` [PATCH 03/25] perf intel-pt: pkt-decoder: Add CFE and EVD packets
` [PATCH 04/25] perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit
` [PATCH 05/25] perf intel-pt: decoder: Add config bit definitions
` [PATCH 06/25] perf intel-pt: decoder: Factor out clearing of FUP event variables
` [PATCH 07/25] perf intel-pt: decoder: Add CFE and EVD processing
` [PATCH 08/25] perf intel-pt: decoder: Add MODE.Exec IFLAG processing
` [PATCH 09/25] perf tools: Define Intel PT CFE / EVD event
` [PATCH 10/25] perf tools: Define Intel PT iflag synthesized event
` [PATCH 11/25] perf tools: Define new D and t flags
` [PATCH 12/25] perf auxtrace: Add itrace option "I"
` [PATCH 13/25] perf intel-pt: Record Event Trace capability flag
` [PATCH 14/25] perf intel-pt: Synthesize CFE / EVD event
` [PATCH 15/25] perf intel-pt: Synthesize iflag event
` [PATCH 16/25] perf intel-pt: Synthesize new D and t flags
` [PATCH 17/25] perf intel-pt: Force 'quick' mode when TNT is disabled
` [PATCH 18/25] perf script: Display Intel PT CFE / EVD synthesized event
` [PATCH 19/25] perf script: Display Intel PT iflag "
` [PATCH 20/25] perf script: Display new D and t flags
` [PATCH 21/25] perf scripts python: intel-pt-events.py: Add Event Trace
` [PATCH 22/25] perf scripting python: Add all sample flags to DB export
` [PATCH 23/25] perf scripts python: export-to-sqlite.py: Export all sample flags
` [PATCH 24/25] perf scripts python: export-to-postgresql.py: "
` [PATCH 25/25] perf intel-pt: Add documentation for Event Trace and TNT disable
[PATCH] Revert "mm/page_isolation: unset migratetype directly for non Buddy page"
2022-01-24 8:41 UTC (3+ messages)
[PATCH] x86/mce: Always call kill_me_maybe() to handle memory failure in user mode
2022-01-24 8:15 UTC
[PATCH] erofs: fix fsdax partition offset handling
2022-01-24 8:34 UTC (3+ messages)
[PATCH v2 0/2] Enable i.MX7 SOLO temperature sensor
2022-01-24 8:28 UTC (3+ messages)
` [PATCH v2 1/2] ARM: dts: imx7s: Define operating points table for cpufreq
` [PATCH v2 2/2] cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist
arch/s390/lib/uaccess.c:65:15: error: variable 'spec' has initializer but incomplete type
2022-01-24 8:27 UTC (2+ messages)
[PATCH RFC 0/3] Add a module parameter to adjust kfence objects
2022-01-24 8:25 UTC (7+ messages)
` [PATCH RFC 1/3] kfence: "
` [PATCH RFC 2/3] kfence: Optimize branches prediction when sample interval is zero
` [PATCH RFC 3/3] kfence: Make test case compatible with run time set sample interval
[PATCH v6 0/4] spi: dt-bindings: samsung: convert to dtschema
2022-01-24 8:23 UTC (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings
` [PATCH v6 3/4] mfd: dt-bindings: google,cros-ec: fix indentation in example
` [PATCH v6 4/4] spi: s3c64xx: allow controller-data to be optional
[PATCH] carl9170: remove redundant assignment to variable tx_params
2022-01-24 8:22 UTC (2+ messages)
[PATCH ?next?] gpio: sim: add doc file to index file
2022-01-24 8:21 UTC (2+ messages)
[RFC][PATCH v2 0/5] sched: User Managed Concurrency Groups
2022-01-24 8:20 UTC (3+ messages)
[PATCH] arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL
2022-01-24 8:17 UTC
[PATCH] n_tty: wake up poll(POLLRDNORM) on receiving data
2022-01-24 8:17 UTC
[PATCH] HID: amd_sfh: Remove useless DMA-32 fallback configuration
2022-01-24 8:16 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: Adding Wistron Lannister BMC
2022-01-24 8:07 UTC
[Patch 0/3] Staging: rtl8723bs: Fix codestyle errors and warnings
2022-01-24 8:16 UTC (2+ messages)
[ammarfaizi2-block:mellanox/linux/queue-next 106/133] include/linux/rcupdate.h:390:9: error: dereferencing pointer to incomplete type 'struct mlx5e_selq_params'
2022-01-24 8:14 UTC
[allisonhenderson-xfs-work:delayed_attrs_v26_extended 21/30] fs/xfs/libxfs/xfs_parent.c:55:1: warning: no previous prototype for 'xfs_init_parent_name_rec'
2022-01-24 8:14 UTC
[PATCH] sched: Simplify __sched_init runtime checks
2022-01-24 8:12 UTC (2+ messages)
[PATCH] docs: fix typo in Documentation/kernel-hacking/locking.rst
2022-01-24 8:14 UTC
[PATCH 0/7] iio: adc: sc27xx: adjust structure and add PMIC's support
2022-01-24 8:06 UTC (6+ messages)
` [PATCH 3/7] iio: adc: sc27xx: structure adjuststment and optimization
[PATCH v2 0/5] selftests/resctrl: Add resctrl_tests into kselftest set
2022-01-24 8:07 UTC (6+ messages)
` [PATCH v2 4/5] selftests/resctrl: Change default limited time to 120 seconds for resctrl_tests
[PATCH 0/2] perf/x86/intel/pt: Add support for event tracing and TNT disabling
2022-01-24 8:06 UTC (3+ messages)
` [PATCH 1/2] perf/x86/intel/pt: Add a capability and config bit for event tracing
` [PATCH 2/2] perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
[PATCH] hid: elo: fix memory leak in elo_probe
2022-01-24 8:04 UTC (2+ messages)
[PATCH] KVM: x86/cpuid: Exclude unpermitted xfeatures sizes at KVM_GET_SUPPORTED_CPUID
2022-01-24 8:02 UTC
[PATCH net-next] net: drop_monitor: support drop reason
2022-01-24 7:59 UTC
Build regressions/improvements in v5.17-rc1
2022-01-24 7:55 UTC (2+ messages)
[allisonhenderson-xfs-work:delayed_attrs_v26_extended 17/30] fs/xfs/libxfs/xfs_attr.c:666:72: warning: bitwise comparison always evaluates to true
2022-01-24 7:54 UTC
[PATCH v5 0/4] spi: dt-bindings: samsung: convert to dtschema
2022-01-24 7:49 UTC (4+ messages)
` [PATCH v5 3/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings
[RFC PATCH] rseq: Fix broken uapi field layout on 32-bit little endian
2022-01-24 7:42 UTC (3+ messages)
[PATCH] staging: android: ashmem: Declared file operation with const keyword
2022-01-24 7:39 UTC (2+ messages)
[PATCH] net: atlantic: Use the bitmap API instead of hand-writing it
2022-01-24 7:33 UTC (2+ messages)
` [EXT] "
[PATCH V4] mtd: spi-nor: winbond: Add support for winbond chip
2022-01-24 7:31 UTC (3+ messages)
[PATCH v2 2/4] misc: rtsx: Rework runtime power management flow
2022-01-24 7:28 UTC (5+ messages)
` [PATCH v5 1/4] mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM
` [PATCH v5 2/4] misc: rtsx: Rework runtime power management flow
` [PATCH v5 3/4] misc: rtsx: Cleanup power management ops
` [PATCH v5 4/4] misc: rtsx: Quiesce rts5249 on system suspend
[PATCH v21 0/8] soc: mediatek: SVS: introduce MTK SVS engine
2022-01-24 7:28 UTC (7+ messages)
` [PATCH v21 3/8] "
` [PATCH v21 4/8] soc: mediatek: SVS: add monitor mode
[PATCH] drm/bridge: Add missing pm_runtime_put_sync
2022-01-24 7:20 UTC (2+ messages)
` [PATCH v2] "
[PATCH v6 00/21] AMX support for KVM
2022-01-24 7:18 UTC (4+ messages)
` [PATCH v6 04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID
[PATCH v5 00/14] riscv: support for svpbmt and D1 memory types
2022-01-24 7:22 UTC (2+ messages)
[PATCH] net: fix duplicate logs of iptables TRACE target
2022-01-24 7:21 UTC (2+ messages)
[PATCH] irqchip/gic-v3-its: Select housekeeping CPUs preferentially for managed IRQs
2022-01-24 7:34 UTC
[PATCH] KVM: x86/cpuid: Exclude unpermitted xfeatures for vcpu->arch.guest_supported_xcr0
2022-01-24 7:17 UTC (3+ messages)
[PATCH v3 1/2] iio: adc: tsc2046: add .read_raw support
2022-01-24 7:08 UTC (3+ messages)
[PATCH] mtd: spi-nor: macronix: Add support for mx66u1g45g
2022-01-24 6:02 UTC
[RFC PATCH] crypto: caam - restore retry count after HW RNG failure
2022-01-24 7:04 UTC (4+ messages)
` [EXT] "
[PATCH] usb: usb251xb: add boost-up property support
2022-01-24 7:03 UTC (2+ messages)
[PATCH] PCI: mediatek: Change MSI interrupt processing sequence
2022-01-24 6:55 UTC (3+ messages)
[PATCH v1] scsi: myrs: fix crash on error case
2022-01-24 6:49 UTC (2+ messages)
[PATCH] net: fec_ptp: remove redundant initialization of variable val
2022-01-24 6:34 UTC (2+ messages)
[PATCHv9 0/5] lib/rwmmio/arm64: Add support to trace register reads/writes
2022-01-24 6:33 UTC (6+ messages)
` [PATCHv9 1/5] arm64: io: Use asm-generic high level MMIO accessors
` [PATCHv9 2/5] irqchip/tegra: Fix overflow implicit truncation warnings
` [PATCHv9 3/5] drm/meson: "
` [PATCHv9 4/5] lib: Add register read/write tracing support
` [PATCHv9 5/5] asm-generic/io: Add logging support for MMIO accessors
[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
2022-01-24 6:27 UTC (3+ messages)
[PATCH] net: stmmac: don't stop RXC during LPI
2022-01-24 6:25 UTC (5+ messages)
[PATCH v5] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller
2022-01-24 6:21 UTC (5+ messages)
page: next (older) | prev (newer) | latest
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).