messages from 2022-10-04 21:12:56 to 2022-10-05 03:24:21 UTC [more...]
[RFC PATCH 00/21] block: add and use init tagset helper
2022-10-05 3:22 UTC (3+ messages)
` [RFC PATCH 01/21] "
` [RFC PATCH 02/21] loop: use lib tagset init helper
[PATCH 0/6] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
2022-10-05 3:17 UTC (7+ messages)
` [PATCH 1/6] null_blk: allow write zeores on non-membacked
` [PATCH 2/6] null_blk: allow write zeores on membacked
` [PATCH 3/6] null_blk: code cleaup
` [PATCH 4/6] null_blk: initialize cmd->bio in __alloc_cmd()
` [PATCH 5/6] null_blk: don't use magic numbers in the code
` [PATCH 6/6] null_blk: remove extra space in switch condition
linux-next: Signed-off-by missing for commit in the xfs tree
2022-10-05 3:13 UTC (8+ messages)
[PATCH][next] cifs: Replace a couple of one-element arrays with flexible-array members
2022-10-05 3:06 UTC (2+ messages)
[PATCH 0/3] PCI/ASPM: Fix L1SS issues
2022-10-05 2:58 UTC (4+ messages)
` [PATCH 1/3] PCI/ASPM: Factor out L1 PM Substates configuration
` [PATCH 2/3] PCI/ASPM: Ignore L1 PM Substates if device lacks capability
` [PATCH 3/3] PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
linux-next: manual merge of the kspp tree with the tip tree
2022-10-05 2:54 UTC (2+ messages)
[jgunthorpe:vfio_iommufd 7/26] drivers/iommu/iommufd/pages.c:426:21: error: 'IOMMUFD_ACCESS_RW_WRITE' undeclared
2022-10-05 2:52 UTC
[PATCH v2 00/39] Shadowstacks for userspace
2022-10-05 2:43 UTC (38+ messages)
` [PATCH v2 01/39] Documentation/x86: Add CET description
` [PATCH v2 04/39] x86/cpufeatures: Enable CET CR4 bit for shadow stack
` [PATCH v2 07/39] x86/cet: Add user control-protection fault handler
` [PATCH v2 08/39] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v2 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v2 18/39] mm: Add guard pages around a shadow stack
` [PATCH v2 25/39] x86/cet/shstk: Handle thread "
` [PATCH v2 26/39] x86/cet/shstk: Introduce routines modifying shstk
` [PATCH v2 28/39] x86/cet/shstk: Introduce map_shadow_stack syscall
` [PATCH v2 33/39] x86/cpufeatures: Limit shadow stack to Intel CPUs
` [OPTIONAL/RFC v2 36/39] x86/fpu: Add helper for initing features
[GIT PULL] hwmon updates for v6.1
2022-10-05 2:41 UTC (2+ messages)
[GIT PULL] regmap updates for v6.1
2022-10-05 2:41 UTC (3+ messages)
[GIT PULL] SPI updates for v6.1
2022-10-05 2:41 UTC (2+ messages)
[GIT PULL] regulator updates for v6.1
2022-10-05 2:41 UTC (2+ messages)
[PULL REQUEST] i2c-for-6.1-rc1
2022-10-05 2:41 UTC (2+ messages)
[PATCHv2 0/8] zram: Support multiple compression streams
2022-10-05 2:40 UTC (9+ messages)
` [PATCHv2 1/8] zram: Preparation for multi-zcomp support
` [PATCHv2 2/8] zram: Add recompression algorithm sysfs knob
` [PATCHv2 3/8] zram: Factor out WB and non-WB zram read functions
` [PATCHv2 4/8] zram: Introduce recompress sysfs knob
` [PATCHv2 5/8] documentation: Add recompression documentation
` [PATCHv2 6/8] zram: Add recompression algorithm choice to Kconfig
` [PATCHv2 7/8] zram: Add recompress flag to read_block_state()
` [PATCHv2 8/8] zram: correct typos
[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
2022-10-05 2:39 UTC (7+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
[PATCH V4 1/2] PCI/ASPM: Refactor ASPM L1SS control register programming
2022-10-05 2:35 UTC (2+ messages)
linux-next: build warnings after merge of the broadcom tree
2022-10-05 2:29 UTC (6+ messages)
[ardb:libgcm 1/1] gcm.c:undefined reference to `__crypto_xor'
2022-10-05 2:26 UTC
[PATCH v3] virtio_pci: avoid to request intx irq if pin is zero
2022-10-05 2:20 UTC (3+ messages)
[syzbot] general protection fault in kernfs_get_inode
2022-10-05 2:19 UTC (2+ messages)
[PATCH] fscrypt: fix lockdep warning
2022-10-05 1:57 UTC (3+ messages)
[PATCH v1 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
2022-10-05 1:53 UTC (3+ messages)
` [PATCH v1 2/6] dts: arm64: mt8195: add MMSYS and MUTEX configuration for VPPSYS
[PATCH 5.15 00/83] 5.15.72-rc1 review
2022-10-05 1:45 UTC (2+ messages)
[ardb:libgcm 1/1] drivers/crypto/caam/caamalg.c:656:12: error: conflicting types for 'gcm_setkey'; have 'int(struct crypto_aead *, const u8 *, unsigned int)' {aka 'int(struct crypto_aead *, const unsigned char *, unsigned int)'}
2022-10-05 1:44 UTC
[PATCH v2 0/4] Some improvements of resctrl selftest
2022-10-05 1:39 UTC (5+ messages)
` [PATCH v2 1/4] selftests/resctrl: Fix set up shemata with 100% allocation on first run in MBM test
` [PATCH v2 2/4] selftests/resctrl: Return MBA check result and make it to output message
` [PATCH v2 3/4] selftests/resctrl: Remove duplicate codes that clear each test result file
` [PATCH v2 4/4] selftests/resctrl: Flush stdout file buffer before executing fork()
[PATCH] riscv: Fix build with CONFIG_CC_OPTIMIZE_FOR_SIZE=y
2022-10-05 1:40 UTC (15+ messages)
[PATCH v2 0/2] xen/gntdev: Fixes for leaks and VMA splitting
2022-10-05 1:37 UTC (6+ messages)
` [PATCH v2 1/2] xen/gntdev: Prevent leaking grants
[PATCH v2] erofs: fix invalid unmapped accesses in z_erofs_fill_inode_lazy()
2022-10-05 1:35 UTC
[RFC PATCH v2 0/2] AX45MP: Add support to non-coherent DMA
2022-10-05 1:28 UTC (3+ messages)
` [RFC PATCH v2 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC
[PATCH 0/3] hugetlb: fixes for new vma lock series
2022-10-05 1:17 UTC (4+ messages)
` [PATCH 1/3] hugetlb: fix vma lock handling during split vma and range unmapping
` [PATCH 2/3] hugetlb: take hugetlb vma_lock when clearing vma_lock->vma pointer
` [PATCH 3/3] hugetlb: allocate vma lock for all sharable vmas
[RFC PATCH v4 2/3] sched: Avoid placing RT threads on cores handling long softirqs
2022-10-05 1:13 UTC (3+ messages)
[PATCH v12] firmware: google: Implement cbmem in sysfs driver
2022-10-05 1:10 UTC (6+ messages)
[syzbot] general protection fault in ntfs_set_inode
2022-10-05 0:58 UTC
[PATCH RESEND] selftests/ftrace: func_event_triggers: fix typo in user message
2022-10-05 0:49 UTC (2+ messages)
linux-next: manual merge of the drm-misc tree with Linus' tree
2022-10-05 0:43 UTC
linux-next: build warning after merge of the amdgpu tree
2022-10-05 0:36 UTC (3+ messages)
linux-next: build warnings after merge of the amdgpu tree
2022-10-05 0:34 UTC (3+ messages)
[PATCH] net: benet: use snprintf instead sprintf and IFNAMSIZ instead hardcoded constant
2022-10-05 0:30 UTC (3+ messages)
[syzbot] upstream boot error: WARNING in netlink_ack
2022-10-05 0:23 UTC (7+ messages)
linux-next: manual merge of the kspp tree with the arm64 tree
2022-10-05 0:22 UTC (2+ messages)
linux-next: manual merge of the pm tree with the i2c tree
2022-10-05 0:18 UTC (2+ messages)
mlx5_init_fc_stats() hits OOM due to memory fragmentation?
2022-10-05 0:16 UTC
[PATCH net-next] net/sock: Introduce trace_sk_data_ready()
2022-10-05 0:14 UTC (5+ messages)
[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
2022-10-05 0:08 UTC (4+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
[PATCH v4 00/14] Drivers for gunyah hypervisor
2022-10-04 23:53 UTC (10+ messages)
` [PATCH v4 06/14] virt: gunyah: Add sysfs nodes
` [PATCH v4 10/14] gunyah: sysfs: Add node to describe supported features
` [PATCH v4 13/14] gunyah: rsc_mgr: Add auxiliary devices for console
[PATCH v3] RISC-V: Increase range and default value of NR_CPUS
2022-10-04 23:53 UTC (2+ messages)
[PATCH v3 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
2022-10-04 23:43 UTC (5+ messages)
` [PATCH v3 1/4] media: dt-bindings: Document Renesas RZ/G2L CSI-2 block
` [PATCH v3 2/4] media: dt-bindings: Document Renesas RZ/G2L CRU block
` [PATCH v3 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
` [PATCH v3 4/4] media: platform: Add Renesas RZ/G2L CRU driver
s390x-linux-ld: kallsyms.c:undefined reference to `__tsan_memcpy'
2022-10-04 23:42 UTC (2+ messages)
[PATCH] mtd: dataflash: Remove duplicated id table
2022-10-04 23:29 UTC (2+ messages)
[PATCH -next v2 1/2] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-04 23:26 UTC (3+ messages)
` [PATCH -next v2 2/2] fs/ntfs3: Eliminate unnecessary ternary operator "
[PATCH -next] fs/ntfs3: Don't use uni1 uninitialized in ntfs_d_compare()
2022-10-04 23:26 UTC (3+ messages)
[PATCH] block: allow specifying default iosched in config
2022-10-04 23:15 UTC (5+ messages)
[PATCH] x86/sgx: Add overflow check in sgx_validate_offset_length()
2022-10-04 23:15 UTC (2+ messages)
[PATCH V3 0/8] block, bfq: extend bfq to support multi-actuator drives
2022-10-04 23:06 UTC (7+ messages)
` [PATCH V3 1/8] block, bfq: split sync bfq_queues on a per-actuator basis
` [PATCH V3 3/8] block, bfq: turn scalar fields into arrays in bfq_io_cq
` [PATCH V3 6/8] block, bfq: retrieve independent access ranges from request queue
[PATCH] ACPI: APEI: Fix num_ghes to unsigned int
2022-10-04 23:05 UTC
linux-next: manual merge of the statx-dioalign tree with the f2fs tree
2022-10-04 23:04 UTC (2+ messages)
[RFC v1 0/1] add support for Phytec PCM-049 and PCM-959
2022-10-04 23:01 UTC (4+ messages)
` [RFC v1 1/1] arm: dts: omap4: pcm959: add initial support for phytec pcm959
[jolsa-perf:kprobe_multi_kmod 3/9] kernel/trace/ftrace.c:8305: undefined reference to `module_kallsyms_on_each_symbol'
2022-10-04 22:57 UTC
[PATCH] debugobjects: Print object pointer in debug_print_object()
2022-10-04 22:58 UTC (2+ messages)
[PATCH v7 00/11] rcu: call_rcu() power improvements
2022-10-04 22:57 UTC (4+ messages)
` [PATCH v7 01/11] rcu: Wake up nocb gp thread on rcu_barrier_entrain()
[PATCH 0/5] drm: Fix math issues in MSM DSC implementation
2022-10-04 22:56 UTC (20+ messages)
` [PATCH 1/5] drm/msm/dsi: Remove useless math in DSC calculation
` [Freedreno] "
` [PATCH 3/5] drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
` [PATCH 4/5] drm/msm/dpu1: "
` [PATCH 5/5] drm/dsc: Prevent negative BPG offsets from shadowing adjacent bitfields
[PATCH v8 0/3] blk-cgroup: Optimize blkcg_rstat_flush()
2022-10-04 22:53 UTC (4+ messages)
` [PATCH v8 3/3] "
[PATCH v2] watchdog: Add tracing events for the most usual watchdog events
2022-10-04 22:51 UTC (2+ messages)
Planned changes for bugzilla.kernel.org to reduce the "Bugzilla blues"
2022-10-04 22:45 UTC (18+ messages)
linux-next: manual merge of the net-next tree with the bpf tree
2022-10-04 22:45 UTC (3+ messages)
[PATCH 1/1] irqchip: irq-imx-mu-msi: fixed wrong register offset for 8ulp
2022-10-04 22:45 UTC (4+ messages)
` [irqchip: irq/irqchip-fixes] irqchip/imx-mu-msi: Fix "
[PATCH v3 0/7] scsi: libsas: Use request tag in more drivers
2022-10-04 22:44 UTC (3+ messages)
` [PATCH v3 5/7] scsi: pm8001: Use sas_task_find_rq() for tagging
[PATCH 0/3] Minor improvements to sgx_init()
2022-10-04 22:42 UTC (4+ messages)
` [RESEND PATCH 3/3] x86/sgx: Add xa_store_range() return value check in sgx_setup_epc_section()
[PATCH] tpm/eventlog: Don't abort tpm_read_log on faulty ACPI config
2022-10-04 22:40 UTC (2+ messages)
[PATCH] fs/ceph:Modify the return value to void
2022-10-04 22:27 UTC (2+ messages)
[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
2022-10-04 22:27 UTC (5+ messages)
` [PATCH v6 4/9] nfs: report the inode version in getattr if requested
[PATCH] media: atomisp: Fix spelling mistake "modee" -> "mode"
2022-10-04 22:26 UTC (4+ messages)
linux-next: manual merge of the rust tree with the kbuild tree
2022-10-04 22:23 UTC (2+ messages)
[PATCH v2] tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
2022-10-04 22:23 UTC (3+ messages)
[GIT PULL] IPMI bug fixes for 6.1
2022-10-04 22:20 UTC
linux-next: build failure after merge of the block tree
2022-10-04 22:14 UTC (2+ messages)
[PATCH V2 0/1] x86/sgx: Add code to inject hwpoison into SGX memory
2022-10-04 22:12 UTC (5+ messages)
` [PATCH V2 1/1] "
Linux Kernel Code of Conduct Committee: September 30, 2022
2022-10-04 22:09 UTC
[PATCH v1 01/16] ufs: core: Probe for ext_iid support
2022-10-04 22:09 UTC (3+ messages)
[PATCH v2 1/3] tpm: st33zp24: drop support for platform data
2022-10-04 22:10 UTC (3+ messages)
[PATCH 1/2] 9p: client_create/destroy: only call trans_mod->close after create
2022-10-04 22:05 UTC (3+ messages)
` [PATCH 2/2] 9p: avoid double put_trans on parse_opt failure
[PATCH 0/4] selftests/vm: Drop hugetlb mntpoint in run_vmtests.sh
2022-10-04 22:04 UTC (7+ messages)
` [PATCH 1/4] selftests/vm: Use memfd for hugetlb tests
` [PATCH 2/4] selftests/vm: Use memfd for hugetlb-madvise test
` [PATCH 3/4] selftests/vm: Use memfd for hugepage-mremap test
` [PATCH 4/4] selftests/vm: Drop mnt point for hugetlb in run_vmtests.sh
[PATCH] tracing: Do not free snapshot if tracer is on cmdline
2022-10-04 22:04 UTC
[PATCH net] Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs"
2022-10-04 22:01 UTC
[PATCH v7 0/3] SDM670 Pin Control Driver
2022-10-04 21:58 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v7 2/3] pinctrl: qcom: do not reinitialize gpio valid mask
` [PATCH v7 3/3] pinctrl: qcom: add sdm670 pinctrl
[tip:irq/core] BUILD SUCCESS 36de4f94197318e45ba77badb5b07274f5bc72a9
2022-10-04 21:52 UTC
[PATCH V1] PCI: dwc: Fixes N_FTS setup
2022-10-04 21:50 UTC (3+ messages)
` [PATCH V2] PCI: dwc: Fix n_fts[] array overrun
[PATCH V6 XDMA 0/2] xilinx XDMA driver
2022-10-04 21:43 UTC (3+ messages)
` [PATCH V6 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [PATCH V6 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support
Finish removing MPX from arch/x86?
2022-10-04 21:42 UTC (4+ messages)
[PATCH v3] f2fs: support errors=remount-ro|continue|panic mountoption
2022-10-04 21:40 UTC (3+ messages)
[PULL] Networking for next-6.1
2022-10-04 21:40 UTC (2+ messages)
[PATCH 1/4] ARM: dts: omap3-n900: fix LCD reset line polarity
2022-10-04 21:35 UTC (4+ messages)
` [PATCH 2/4] ARM: dts: omap4-sdp: "
` [PATCH 3/4] ARM: dts: omap3-n950: "
` [PATCH 4/4] ARM: dts: motorola-mapphone: "
[GIT PULL] LSM patches for v6.1
2022-10-04 21:30 UTC (4+ messages)
[GIT PULL] tpmdd updates for Linux v6.1-rc1
2022-10-04 21:30 UTC
[RFC PATCH 1/1] crypto: af_alg - Support symmetric encryption via keyring keys
2022-10-04 21:29 UTC
[PATCH] x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
2022-10-04 21:27 UTC (4+ messages)
fs/ntfs3: Add option "nocase"
2022-10-04 21:22 UTC
[PATCH] mtd: rawnand: marvell: Use correct logic for nand-keep-config
2022-10-04 21:21 UTC (5+ messages)
[PATCH v4 0/5] iommu/s390: Fixes related to attach and aperture handling
2022-10-04 21:12 UTC (3+ messages)
` [PATCH v4 3/5] iommu/s390: Fix potential s390_domain aperture shrinking
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;
as well as URLs for NNTP newsgroup(s).