messages from 2021-03-23 16:43:27 to 2021-03-23 19:21:22 UTC [more...]
[PATCH v2 0/4] Make UTF-8 encoding loadable
2021-03-23 19:20 UTC (4+ messages)
` [PATCH v2 4/4] fs: unicode: Add utf8 module and a unicode layer
[PATCH] Input: elan_i2c - fix a typo in parameter name
2021-03-23 19:19 UTC (2+ messages)
[PATCH v12 1/2] scsi: ufs: Enable power management for wlun
2021-03-23 19:19 UTC (6+ messages)
[PATCH RFC v2 0/8] Add support for synchronous signals on perf events
2021-03-23 19:16 UTC (6+ messages)
` [PATCH RFC v2 8/8] selftests/perf: Add kselftest for remove_on_exec
[PATCH v4 0/4] man2: udpate mm/userfaultfd manpages to latest
2021-03-23 19:16 UTC (7+ messages)
` [PATCH v4 2/4] userfaultfd.2: Add write-protect mode
` [PATCH v4 4/4] ioctl_userfaultfd.2: Add write-protect mode docs
[PATCH] block/umem: convert tasklet to threaded irq
2021-03-23 19:16 UTC (6+ messages)
` [PATCH] drivers/block: Goodbye BLK_DEV_UMEM
[PATCH 0/3] ASoC: dt-bindings: Rework audio-graph-port schema
2021-03-23 19:15 UTC (3+ messages)
` [PATCH 1/3] ASoC: dt-bindings: Move port/ports properties out of audio-graph-port.yaml
[PATCH v3 0/4] Make UTF-8 encoding loadable
2021-03-23 19:15 UTC (10+ messages)
` [PATCH v3 1/5] fs: unicode: Use strscpy() instead of strncpy()
` [PATCH v3 2/5] fs: Check if utf8 encoding is loaded before calling utf8_unload()
` [PATCH v3 3/5] fs: unicode: Rename function names from utf8 to unicode
` [PATCH v3 4/5] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH v3 5/5] fs: unicode: Add utf8 module and a unicode layer
[PATCH] soundwire: intel: move to auxiliary bus
2021-03-23 19:14 UTC (8+ messages)
[PATCH] mm: page_alloc: fix memcg accounting leak in speculative cache lookup
2021-03-23 19:12 UTC (4+ messages)
[PATCH v2] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
2021-03-23 19:12 UTC (6+ messages)
[PATCH v5 00/24] wfx: get out from the staging area
2021-03-23 19:12 UTC (5+ messages)
` [PATCH v5 08/24] wfx: add bus_sdio.c
Re:Re: [PATCH] mmc: block: use REQ_HIPRI flag to complete request directly in own complete workqueue
2021-03-23 19:11 UTC (2+ messages)
` "
[PATCH v5] x86/Hyper-V: Support for free page reporting
2021-03-23 19:10 UTC (3+ messages)
[RFC PATCH 0/8] make hugetlb put_page safe for all calling contexts
2021-03-23 19:07 UTC (7+ messages)
` [RFC PATCH 7/8] hugetlb: add update_and_free_page_no_sleep for irq context
RFC: create mailing list "linux-issues" focussed on issues/bugs and regressions
2021-03-23 19:09 UTC (11+ messages)
` [Ksummit-discuss] "
[PATCH v8 1/1] fpga: dfl: afu: harden port enable logic
2021-03-23 19:08 UTC (2+ messages)
[PATCH v3 0/4] drm/bridge: ti-sn65dsi86: Support EDID reading
2021-03-23 19:07 UTC (5+ messages)
` [PATCH v3 3/4] drm/bridge: ti-sn65dsi86: Read EDID blob over DDC
[PATCH v3] usb: dwc3: gadget: Prevent EP queuing while stopping transfers
2021-03-23 19:06 UTC (9+ messages)
[PATCH] Makefile: fix GDB warning with CONFIG_RELR
2021-03-23 19:05 UTC (2+ messages)
[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
2021-03-23 19:05 UTC (10+ messages)
` [PATCH v4 1/3] mm: Extend MREMAP_DONTUNMAP to non-anonymous mappings
` [PATCH v4 2/3] Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
` [PATCH v5 1/3] mm: Extend MREMAP_DONTUNMAP to non-anonymous mappings
` [PATCH v5 2/3] Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
` [PATCH v5 3/3] selftests: Add a MREMAP_DONTUNMAP selftest for shmem
` [PATCH] mremap.2: MREMAP_DONTUNMAP to reflect to supported mappings
[PATCH] scripts: stable: add script to validate backports
2021-03-23 19:05 UTC (4+ messages)
[PATCH] spi: ensure timely release of driver-allocated resources
2021-03-23 19:04 UTC (5+ messages)
[PATCH v2 00/15] PCI/MSI: Getting rid of msi_controller, and other cleanups
2021-03-23 19:04 UTC (5+ messages)
` [PATCH v2 12/15] PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
[PATCH v2 0/2] mtd: spi-nor: support dumping sfdp tables
2021-03-23 19:04 UTC (8+ messages)
` [PATCH v2 1/2] mtd: spi-nor: sfdp: save a copy of the SFDP data
` [PATCH v2 2/2] mtd: spi-nor: add initial sysfs support
slub freelist issue / BUG: unable to handle page fault for address: 000000003ffe0018
2021-03-23 19:03 UTC (13+ messages)
include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc
2021-03-23 18:59 UTC (11+ messages)
` [kbuild-all] "
[net-next PATCH 2/8] octeontx2-pf: Add ethtool priv flag to control PAM4 on/off
2021-03-23 18:59 UTC
[PATCH 0/2] KVM: x86/mmu: Fix TLB flushing bugs in TDP MMU
2021-03-23 18:58 UTC (6+ messages)
` [PATCH 2/2] KVM: x86/mmu: Ensure TLBs are flushed when yielding during NX zapping
[PATCH v5 1/2] platform/x86: dell-privacy: Add support for Dell hardware privacy
2021-03-23 18:57 UTC (2+ messages)
[PATCH] PM / EM: postpone creating the debugfs dir till fs_initcall
2021-03-23 18:55 UTC (4+ messages)
[PATCH v1] Bluetooth: Return whether a connection is outbound
2021-03-23 18:55 UTC
[PATCH 0/3 v5] Introduce a bulk order-0 page allocator
2021-03-23 18:52 UTC (14+ messages)
` [PATCH 2/3] mm/page_alloc: Add a bulk "
[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
2021-03-23 18:52 UTC (8+ messages)
[PATCH] video/fbdev: Fix a double free in hvfb_probe
2021-03-23 18:52 UTC (2+ messages)
[PATCH v3 0/7] sched/fair: misfit task load-balance tweaks
2021-03-23 18:51 UTC (6+ messages)
` [PATCH v3 6/7] sched/fair: Filter out locally-unsolvable misfit imbalances
[PATCH v6] selftests/x86: Use getauxval() to simplify the code in sgx
2021-03-23 18:51 UTC (4+ messages)
[mm, net-next v2] mm: net: memcg accounting for TCP rx zerocopy
2021-03-23 18:47 UTC (9+ messages)
[PATCH 0/6] firmware: qcom_scm: Fix SMCCC detection on sc7180
2021-03-23 18:46 UTC (10+ messages)
` [PATCH 6/6] firmware: qcom_scm: Only compile legacy calls on ARM
remove the legacy ide driver
2021-03-23 18:43 UTC (10+ messages)
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
[PATCH v4 0/2] Add support for Qualcomm MFD PMIC register layout
2021-03-23 18:43 UTC (3+ messages)
` [PATCH v4 1/2] regmap-irq: Introduce virtual regs to handle more config regs
` [PATCH v4 2/2] regmap-irq: Add driver callback to configure virtual regs
[PATCH] Revert "f2fs: give a warning only for readonly partition"
2021-03-23 18:39 UTC (2+ messages)
[PATCH] Input: analog - fix invalid snprintf() call
2021-03-23 18:37 UTC (3+ messages)
[PATCH] f2fs: fix to align to section for fallocate() on pinned file
2021-03-23 18:32 UTC (3+ messages)
[PATCH] Fix fnic driver to remove bogus ratelimit messages
2021-03-23 18:31 UTC (2+ messages)
[RFC PATCH v2 0/8] arm64: Implement reliable stack trace
2021-03-23 18:30 UTC (18+ messages)
` [RFC PATCH v2 5/8] arm64: Detect an FTRACE frame and mark a stack trace unreliable
[PATCH] soundwire: add slave device to linked list after device_register()
2021-03-23 18:30 UTC (3+ messages)
[PATCH v2 0/3] perf-stat: share hardware PMCs with BPF
2021-03-23 18:27 UTC (7+ messages)
` [PATCH v2 1/3] perf-stat: introduce bperf, "
[PATCH] tools: Remove duplicate definition of ia64_mf() on ia64
2021-03-23 18:25 UTC
[PATCH] thermal: Fix a typo in the file soctherm.c
2021-03-23 18:25 UTC (2+ messages)
[PATCH] pci: fix memory leak when virtio pci hotplug
2021-03-23 18:24 UTC (2+ messages)
[PATCH v5 00/19] coresight: Add support for ETE and TRBE
2021-03-23 18:21 UTC (5+ messages)
` [PATCH v5 05/19] arm64: Add support for trace synchronization barrier
` (subset) [PATCH v5 00/19] coresight: Add support for ETE and TRBE
GTE - The hardware timestamping engine
2021-03-23 18:25 UTC (9+ messages)
[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
2021-03-23 18:19 UTC (2+ messages)
` [tip: x86/boot] x86/setup: Consolidate early memory reservations
[PATCH v3 2/2] x86/setup: merge several reservations of start of the memory
2021-03-23 18:19 UTC (2+ messages)
` [tip: x86/boot] x86/setup: Merge several reservations of start of memory
[PATCH v3 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
2021-03-23 18:16 UTC (17+ messages)
[PATCH v8 0/2] Add support of Lontium lt8912 MIPI to HDMI bridge
2021-03-23 18:14 UTC (3+ messages)
` [PATCH v8 1/2] dt-bindings: display: bridge: Add documentation for LT8912B
` [PATCH v8 2/2] drm/bridge: Introduce LT8912B DSI to HDMI bridge
[PATCH] kbuild: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
2021-03-23 18:14 UTC (4+ messages)
[net-next PATCH 0/8] configuration support for switch headers & phy
2021-03-23 18:13 UTC
[PATCH v4 net-next 00/11] Better support for sandwiched LAGs with bridge and DSA
2021-03-23 18:11 UTC (4+ messages)
` [PATCH v4 net-next 04/11] net: bridge: add helper to replay port and local fdb entries
[PATCH] pinctrl: qcom: fix unintentional string concatenation
2021-03-23 18:08 UTC (2+ messages)
[PATCH v1 0/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-03-23 18:07 UTC (5+ messages)
` [PATCH v1 3/3] "
[PATCH v3] tracing: Fix various typos in comments
2021-03-23 18:08 UTC (2+ messages)
[PATCH, v2] tools: Remove inclusion of ia64-specific version of errno.h header
2021-03-23 18:04 UTC
[PATCH] perf test: Fix perf test 42
2021-03-23 18:06 UTC (2+ messages)
[patch V4 0/2] signals: Allow caching one sigqueue object per task
2021-03-23 18:04 UTC (3+ messages)
` [patch V4 2/2] signal: Allow tasks to cache one sigqueue struct
[PATCH] tools: Remove ia64-specific errno.h inclusion from errno.h header
2021-03-23 17:55 UTC
[PATCH] tools: Remove ia64-specific errno.h inclusion from errno.h header
2021-03-23 17:57 UTC
[PATCH] perf tools: Fix various typos in comments
2021-03-23 17:59 UTC (3+ messages)
[PATCH v2 0/5] Cleanup and fixup for mm/migrate.c
2021-03-23 17:58 UTC (7+ messages)
` [PATCH v2 1/5] mm/migrate.c: remove unnecessary VM_BUG_ON_PAGE on putback_movable_page()
` [PATCH v2 2/5] mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case
` [PATCH v2 5/5] mm/migrate.c: fix potential deadlock in NUMA balancing shared exec THP case
[PATCH] ARM: keystone: fix integer overflow warning
2021-03-23 17:56 UTC
[PATCH v5 00/27] Memory Folios
2021-03-23 17:50 UTC (3+ messages)
[PATCH V2]staging: rtl8723bs: Trivial typo fix
2021-03-23 17:49 UTC (2+ messages)
[PATCH v30 00/12] Landlock LSM
2021-03-23 17:49 UTC (5+ messages)
` [PATCH v30 07/12] landlock: Support filesystem access-control
[PATCH] tracing: Fix various typos in comments
2021-03-23 17:49 UTC (5+ messages)
` [PATCH, -v2] "
[PATCH V2] octeontx2-af: Few mundane typos fixed
2021-03-23 17:48 UTC (2+ messages)
[PATCH] power: supply: Trivial spelling fixes
2021-03-23 17:47 UTC (2+ messages)
[PATCH] ia64: mca: allocate early mca with GFP_ATOMIC
2021-03-23 17:47 UTC (3+ messages)
[PATCH v2 0/4] add device drivers for Siemens Industrial PCs
2021-03-23 17:45 UTC (6+ messages)
` [PATCH v2 2/4] leds: simatic-ipc-leds: add new driver for Siemens Industial PCs
[PATCH -next 0/5] block: add a sequence number to disks
2021-03-23 17:43 UTC (4+ messages)
` [PATCH -next 1/5] block: add disk sequence number
[PATCH] net: decnet: Fixed multiple Coding Style issues
2021-03-23 17:44 UTC
[PATCH v2] fs/dcache: fix typos and sentence disorder
2021-03-23 17:42 UTC (2+ messages)
[PATCH] drivers/media/pci/bt8xx/bttv-cards: fix typos
2021-03-23 17:39 UTC (2+ messages)
[PATCH 0/5] iommu/vt-d: Several misc cleanups
2021-03-23 17:37 UTC (11+ messages)
` [PATCH 1/5] iommu/vt-d: Remove unused dma map/unmap trace events
` [PATCH 2/5] iommu/vt-d: Remove svm_dev_ops
` [PATCH 3/5] iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID
` [PATCH 4/5] iommu/vt-d: Remove unused function declarations
` [PATCH 5/5] iommu/vt-d: Make unnecessarily global functions static
[PATCH v3 0/8] Add managed version of delayed work init
2021-03-23 17:37 UTC (3+ messages)
` [PATCH v3 7/8] regulator: qcom_spmi-regulator: Clean-up by using managed "
[PATCH v2 mtd/fixes] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
2021-03-23 17:37 UTC
[PATCH mtd/fixes] mtd: spinand: core: add missing MODULE_DEVICE_TABLE()
2021-03-23 17:35 UTC
[GIT PULL] KUnit fixes update for Linux 5.12-rc5
2021-03-23 17:30 UTC (2+ messages)
[PATCH 1/2] platform/x86: intel_pmt_class: Initial resource to 0
2021-03-23 17:29 UTC (2+ messages)
[ANNOUNCE] 5.4.106-rt54
2021-03-23 17:29 UTC
[PATCH 5.10 000/156] 5.10.26-rc2 review
2021-03-23 17:21 UTC (2+ messages)
[PATCH v2 1/2] staging: rtl8192e: Fix incorrect source in memcpy()
2021-03-23 17:29 UTC (3+ messages)
[drm/i915/dp] 4a8d79901d: WARNING:at_drivers/gpu/drm/i915/display/intel_display_power.c:#assert_can_disable_lcpll[i915]
2021-03-23 17:27 UTC (5+ messages)
[PATCH 0/5] Handle seccomp notification preemption
2021-03-23 17:25 UTC (2+ messages)
[PATCH] target: pscsi: avoid Wempty-body warning
2021-03-23 17:24 UTC (6+ messages)
[PATCH] drivers: gpu: priv.h is included twice
2021-03-23 17:20 UTC (2+ messages)
[PATCH 5.4 00/24] 5.4.105-rc1 review
2021-03-23 17:20 UTC (9+ messages)
[PATCH] drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBT
2021-03-23 17:19 UTC (4+ messages)
[PATCH] regulator: mt6360: remove redundant error print
2021-03-23 17:16 UTC (2+ messages)
[RFC net] net: skbuff: fix stack variable out of bounds access
2021-03-23 17:14 UTC (4+ messages)
[PATCH][next] drm/amd/display/dc/calcs/dce_calcs: Fix allocation size for dceip and vbios
2021-03-23 17:15 UTC (2+ messages)
[PATCH] md/dm-mpath: check whether all pgpaths have same uuid in multipath_ctr()
2021-03-23 17:11 UTC (5+ messages)
` "
[PATCH] fuse: Fix a potential double free in virtio_fs_get_tree
2021-03-23 17:10 UTC (2+ messages)
[RFC PATCH 0/2] mm,drm/ttm: Always block GUP to TTM pages
2021-03-23 17:06 UTC (7+ messages)
` [RFC PATCH 1/2] mm,drm/ttm: Block fast GUP to TTM huge pages
[PATCH net-next 0/6] page_pool: recycle buffers
2021-03-23 17:01 UTC (8+ messages)
How long should be PCIe card in Warm Reset state?
2021-03-23 16:57 UTC (4+ messages)
[PATCH] Input: i8042 - fix Pegatron C15B ID entry
2021-03-23 16:58 UTC (2+ messages)
[PATCHv2 00/38] Convert power-supply DT bindings to YAML
2021-03-23 16:57 UTC (3+ messages)
` [PATCHv2 19/38] dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format
[PATCH v8 0/3] Add support for secure regions in NAND
2021-03-23 16:57 UTC (3+ messages)
` [PATCH v8 3/3] mtd: rawnand: Add support for secure regions in NAND memory
[PATCH v2] fs/exec: fix typos and sentence disorder
2021-03-23 16:48 UTC (2+ messages)
[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
2021-03-23 16:45 UTC (8+ messages)
` [PATCH tip/core/rcu 2/3] rcu: Provide polling interfaces for Tiny RCU grace periods
[PATCH] init/Kconfig: Support sign module with SM3 hash algorithm
2021-03-23 16:43 UTC (2+ messages)
[PATCH next 2/2] misc: Add Renesas Synchronization Management Unit (SMU) support
2021-03-23 16:40 UTC
[PATCH] net/smc: Simplify the return expression
2021-03-23 16:42 UTC (2+ messages)
[PATCH net-next 0/2] Add support for Clause-45 PHY Loopback
2021-03-23 16:46 UTC (3+ messages)
` [PATCH net-next 1/2] net: phy: add genphy_c45_loopback
` [PATCH net-next 2/2] net: phy: marvell10g: Add PHY loopback support
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).