All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-14 06:58:10 to 2021-08-14 10:52:49 UTC [more...]

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-14 10:52 UTC  (3+ messages)
` [PATCH 19/38] thermal: Replace deprecated CPU-hotplug functions

stable-rc/linux-4.19.y build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.202-66-gb834d1a90a9e)
 2021-08-14 10:51 UTC 

[PATCH 0/4] Cleanups and fixup for memcontrol
 2021-08-14 10:51 UTC  (5+ messages)
` [PATCH 1/4] mm/hwpoison: remove unneeded variable unmap_success
` [PATCH 2/4] mm/hwpoison: fix potential pte_unmap_unlock pte error
` [PATCH 3/4] mm/hwpoison: change argument struct page **hpagep to *hpage
` [PATCH 4/4] mm/hwpoison: fix some obsolete comments

[PATCH v4 0/8] Extend idmapped mount testsuite
 2021-08-14 10:48 UTC  (9+ messages)
` [PATCH v4 1/8] idmapped-mounts: use die() helper
` [PATCH v4 2/8] idmapped-mounts: switch to getopt_long_only()
` [PATCH v4 3/8] idmapped-mounts: introduce an explicit command line switch for testsuite
` [PATCH v4 4/8] generic/640: add fscaps regression test
` [PATCH v4 5/8] idmapped-mounts: refactor helpers
` [PATCH v4 6/8] idmapped-mounts: add nested userns creation helpers
` [PATCH v4 7/8] generic/641: add nested user namespace tests
` [PATCH v4 8/8] btrfs/244: introduce btrfs specific idmapped mounts tests

[PATCH for-6.2 00/25] arm: Get rid of system_clock_scale global
 2021-08-14 10:47 UTC  (21+ messages)
` [PATCH for-6.2 11/25] hw/arm/stm32f100: Wire up sysclk and refclk
` [PATCH for-6.2 12/25] hw/arm/stm32f205: "
` [PATCH for-6.2 13/25] hw/arm/stm32f405: "
` [PATCH for-6.2 15/25] hw/arm/nrf51: Wire up sysclk
` [PATCH for-6.2 16/25] hw/arm/stellaris: split stellaris_sys_init()
` [PATCH for-6.2 17/25] hw/arm/stellaris: Wire sysclk up to armv7m
` [PATCH for-6.2 18/25] hw/arm/msf2_soc: Don't allocate separate MemoryRegions
` [PATCH for-6.2 19/25] hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
` [PATCH for-6.2 22/25] hw/arm/stellaris: Fix code style issues in GPTM code

[PATCH v8 0/5] Implement SPM/SAW for MSM8998 and SDM6xx
 2021-08-14 10:46 UTC  (4+ messages)
` [PATCH v8 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling

[Buildroot] [PATCH 1/1] package/nginx-naxsi: fix build without x_forwarded_for
 2021-08-14 10:43 UTC 

[PATCH 01/11] drm/i915: Release i915_gem_context from a worker
 2021-08-14 10:43 UTC  (3+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PATCH 00/20] Move Intel platform drivers to intel directory to improve readability
 2021-08-14 10:39 UTC  (3+ messages)
` [PATCH 18/20] Move Intel thermal driver for menlow platform driver to intel/ "

[PATCH v1 05/12] mm: thp: introduce folio_split_queue_lock{_irqsave}()
 2021-08-14 10:38 UTC  (5+ messages)

[PATCH v1 0/2] Fix Tegra PMC driver racing with cpuidle driver
 2021-08-14 10:37 UTC  (4+ messages)
` [PATCH v1 2/2] cpuidle: tegra: Check whether PMC is ready

[f2fs-dev] [PATCH] f2fs: convert S_IRUGO to 0444
 2021-08-14 10:37 UTC  (4+ messages)
`  "
` [PATCH v6] f2fs: introduce /sys/fs/f2fs/<disk>/fsck_stack node
  ` [f2fs-dev] "

[syzbot] KASAN: use-after-free Write in alloc_ucounts
 2021-08-14 10:31 UTC  (2+ messages)

[PATCH] MIPS: simplify copy_user_high_page for MIPS64 w/o cache alias
 2021-08-14 10:30 UTC  (2+ messages)

[PATCH] media: rc: clean the freed urb pointer to avoid double free
 2021-08-14 10:29 UTC 

[cxl-cxl:pending 34/38] drivers/cxl/acpi.c:185:12: warning: no previous prototype for 'match_add_root_ports'
 2021-08-14 10:27 UTC  (2+ messages)

[PATCH v3] [GSOC] cherry-pick: use better advice message
 2021-08-14 10:27 UTC  (2+ messages)
` [PATCH v4] "

'git log' doesn't keep log of un-removed and then renamed directory
 2021-08-14 10:22 UTC  (3+ messages)

RE
 2021-08-14  9:31 UTC 

[PATCH] staging: r8188eu: remove ODM_GetRightChnlPlaceforIQK()
 2021-08-14 10:20 UTC  (2+ messages)

[PATCH v5 0/4] iplink_can: cleaning, fixes and adding TDC support
 2021-08-14 10:17 UTC  (5+ messages)
` [PATCH v5 1/4] iplink_can: fix configuration ranges in print_usage() and add unit
` [PATCH v5 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness
` [PATCH v5 3/4] iplink_can: print brp and dbrp bittiming variables
` [PATCH v5 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH] embeddable-dll-service: csharp: fix peer endpoint bug
 2021-08-14 10:18 UTC  (2+ messages)

[PATCH] drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failure
 2021-08-14 10:17 UTC  (5+ messages)

Cannot build yocto anymore after updating all layers to current dunfell branch tips
 2021-08-14 10:14 UTC  (2+ messages)
` [yocto] "

[PATCH v3 0/8] Extend idmapped mount testsuite
 2021-08-14 10:13 UTC  (8+ messages)
` [PATCH v3 1/8] idmapped-mounts: use die() helper
` [PATCH v3 2/8] idmapped-mounts: switch to getopt_long_only()
` [PATCH v3 3/8] idmapped-mounts: introduce an explicit command line switch for testsuite

[PATCH] drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest fails
 2021-08-14 10:12 UTC 

[renesas-devel:master] BUILD SUCCESS 33d79a656f9e005b45af2cdaffe67f9463fc5231
 2021-08-14 10:09 UTC 

[PATCH v3] drivers/iio: Remove all strcpy() uses
 2021-08-14 10:08 UTC  (2+ messages)

next/pending-fixes baseline: 380 runs, 11 regressions (v5.14-rc5-288-gf8275649b86e)
 2021-08-14 10:08 UTC 

[powerpc:merge] BUILD SUCCESS 01dc10da827c1725c0f5491c78d700a4478aae08
 2021-08-14 10:00 UTC 

[PATCH net-next 0/6] Devlink cleanup for delay event series
 2021-08-14  9:57 UTC  (7+ messages)
` [PATCH net-next 1/6] devlink: Simplify devlink_pernet_pre_exit call
` [PATCH net-next 2/6] devlink: Remove check of always valid devlink pointer
` [PATCH net-next 3/6] devlink: Count struct devlink consumers
` [PATCH net-next 4/6] devlink: Use xarray to store devlink instances
` [PATCH net-next 5/6] devlink: Clear whole devlink_flash_notify struct
` [PATCH net-next 6/6] net: hns3: remove always exist devlink pointer check

[PATCH iproute2-next 0/3] bridge: fixes regarding the colorized output
 2021-08-14  9:54 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] bridge: reorder cmd line arg parsing to let "-c" detected as "color" option
` [PATCH iproute2-next 2/3] bridge: fdb: don't colorize the "dev" & "dst" keywords in "bridge -c fdb"
` [PATCH iproute2-next 3/3] man: bridge: fix the typo to change "-c[lor]" into "-c[olor]" in man page

[RFC PATCH v4 0/4] iplink_can: cleaning, fixes and adding TDC support
 2021-08-14  9:51 UTC  (6+ messages)
` [RFC PATCH v4 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)

[PATCH v3] platform/x86: intel_pmc_core: Prevent possibile overflow
 2021-08-14  9:50 UTC  (2+ messages)

[PATCH 1/2] KVM: X86: Check pte present first in __shadow_walk_next()
 2021-08-14  9:47 UTC  (3+ messages)

[PATCH v3 0/2] msi: extend msi_irqs sysfs entries to platform devices
 2021-08-14  9:45 UTC  (2+ messages)

[PATCH] blk-mq: allow hardware queue to get more tag while sharing a tag set
 2021-08-14  9:43 UTC  (9+ messages)

[Buildroot] [PATCH 1/1] package/poppler: fix build with gcc 11
 2021-08-14  9:42 UTC 

[PATCH v3 0/1] asus-wmi: add platform_profile support
 2021-08-14  9:40 UTC  (4+ messages)
` [PATCH v3 1/1] asus-wmi: Add support for platform_profile

[PATCH 0/5] arm64: Survival kit for SCR_EL3.HCE==0 conditions
 2021-08-14  9:38 UTC  (7+ messages)
` [PATCH 2/5] arm64: Handle UNDEF in the EL2 stub vectors

[PATCH] media: dvb-frontends: clean the freed pointer and counter
 2021-08-14  9:40 UTC 

[cxl-cxl:pending 14/38] drivers/nvdimm/nd.h:67:26: sparse: sparse: cast to restricted __le32
 2021-08-14  9:38 UTC  (2+ messages)

[oe-core][PATCH 1/1] blktrace: add rdepends
 2021-08-14  9:39 UTC  (2+ messages)

[PATCH linux-next] dio: add iounmap when ioremap() is called
 2021-08-14  9:37 UTC 

[libvirt test] 164184: regressions - FAIL
 2021-08-14  9:37 UTC 

[PATCH] MAINTAINERS: add Vincent MAILHOL as maintainer for the ETAS ES58X CAN/USB driver
 2021-08-14  9:33 UTC 

[bluetooth-next:master] BUILD SUCCESS 55981d3541812234e687062926ff199c83f79a39
 2021-08-14  9:26 UTC 

[PATCH] send-email: Describe 'ssl' and 'tls' in --smtp-encryption
 2021-08-14  9:20 UTC 

vmlinux.o: warning: objtool: look_up_lock_class.isra.0()+0xe4: call to rcu_read_lock_any_held() leaves .noinstr.text section
 2021-08-14  9:20 UTC  (2+ messages)

[PATCH v4 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
 2021-08-14  9:17 UTC  (8+ messages)
` [PATCH v4 1/7] can: netlink: allow user to turn off unsupported features
` [PATCH v4 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v4 3/7] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH v4 4/7] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH v4 5/7] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v4 6/7] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH v4 7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg

[PATCH V4 0/7] loop: cleanup charging io to mem/blkcg
 2021-08-14  9:12 UTC  (5+ messages)

[PATCH v4 0/3] Add RZ/G2L Sound support
 2021-08-14  9:11 UTC  (6+ messages)
` [PATCH v4 2/3] ASoC: dt-bindings: sound: renesas,rz-ssi: Update slave dma channel configuration parameters

[PATCH 00/10] KVM: arm64: selftests: Introduce arch_timer selftest
 2021-08-14  9:10 UTC  (4+ messages)
` [PATCH 04/10] KVM: arm64: selftests: Add basic support for arch_timers

[f2fs-dev] [PATCH v3] f2fs: Don't create discard thread when device not support realtime discard
 2021-08-14  9:08 UTC 

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-14  9:06 UTC  (13+ messages)

[PATCH v4 0/5] add measurement support
 2021-08-14  9:06 UTC  (4+ messages)
` [PATCH v4 3/5] efi_loader: add ExitBootServices() measurement

[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
 2021-08-14  8:57 UTC  (5+ messages)

[PATCH yocto-autobuilder-helper 1/2] auh-config: enable systemd only for glibc
 2021-08-14  8:56 UTC  (2+ messages)
` [PATCH yocto-autobuilder-helper 2/2] auh-config: adjust to new override syntax

[PATCH v5 1/2] f2fs: introduce proc/fs/f2fs/<dev>/fsck_stack node
 2021-08-14  8:52 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/1] efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
 2021-08-14  8:44 UTC 

[GIT PULL] xen: branch for v5.14-rc6
 2021-08-14  8:44 UTC 

[PATCH] checkpatch: fix an issue regarding the git commit description style test
 2021-08-14  8:43 UTC  (2+ messages)

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-14  8:38 UTC  (6+ messages)
` [PATCH v3 4/8] PCI: replace pci_dev::driver usage that gets the driver name

[PATCH v4 5/6] swiotlb: support aligned swiotlb buffers
 2021-08-14  8:39 UTC  (4+ messages)

kernel/sys_ni.c:72:1: warning: no previous prototype for function '__arm64_compat_sys_epoll_pwait2'
 2021-08-14  8:38 UTC  (2+ messages)

[PATCH v2] mm/mempolicy: fix a race between offset_il_node and mpol_rebind_task
 2021-08-14  8:36 UTC 

[PATCH 1/1] ima: check control characters in policy file path
 2021-08-14  8:27 UTC 

Why we didn't use embedded gem object for virtio gpu when making ttm bo a gem bo subclass?
 2021-08-13 19:42 UTC 

[PATCH] PCI/MSI: Clarify the irq sysfs ABI for PCI devices
 2021-08-14  8:24 UTC  (2+ messages)

[bcache:nvdimm-meta 11/12] drivers/md/bcache/journal.c:123:27: warning: Access to field 'keys' results in a dereference of an undefined pointer value (loaded from variable 'j') [clang-analyzer-core.NullDereference]
 2021-08-14  8:21 UTC 

[PATCH v2 0/2] iio: potentiometer: Add driver support for AD5110
 2021-08-14  8:18 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH 0/1] ima: check control characters in policy path
 2021-08-14  8:13 UTC 

[PATCHi, man-pages] mount_namespaces.7: More clearly explain "locked mounts"
 2021-08-14  8:09 UTC  (2+ messages)

[syzbot] general protection fault in rcu_segcblist_enqueue
 2021-08-14  8:05 UTC  (2+ messages)

[ANNOUNCE] Git v2.33.0-rc2
 2021-08-14  8:01 UTC  (2+ messages)

[PATCH v1] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-14  8:00 UTC  (11+ messages)

[PATCH v3 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support
 2021-08-14  7:59 UTC 

[cxl-cxl:pending 34/38] drivers/cxl/acpi.c:185:12: warning: no previous prototype for function 'match_add_root_ports'
 2021-08-14  7:58 UTC  (2+ messages)

[PATCH v4] EDAC/mc: Prefer strscpy over strcpy
 2021-08-14  7:55 UTC 

drivers/gpu/drm/virtio/virtgpu_vram.c:160:2: warning: Address of local auto-variable assigned to a function parameter. [autoVariables]
 2021-08-14  7:49 UTC 

[PATCH] ARM: imx_v6_v7_defconfig: enable driver of the LTC3676 PMIC
 2021-08-14  7:45 UTC  (4+ messages)

[linux-next:master 3386/7963] net/ipv6/sit.o: warning: objtool: ipip6_tunnel_siocdevprivate()+0x64f: unreachable instruction
 2021-08-14  7:44 UTC 

[RESEND PATCH v2] loop: fix setting arbitrarily large block size
 2021-08-14  7:41 UTC  (2+ messages)

[PATCH 0/3] Remove scsi_cmnd.tag
 2021-08-14  7:40 UTC  (5+ messages)
` [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag

[PATCH v3 0/7] arm64: dts: rockchip: rk3568-evb1-v10: add sd card support
 2021-08-14  7:33 UTC  (4+ messages)

[PATCH 00/23] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-08-14  7:35 UTC  (9+ messages)
` [PATCH 10/23] libnvdimm/labels: Add uuid helpers

[chrome-os:chromeos-5.10 88/95] ld.lld: error: undefined symbol: extcon_get_edev_by_phandle
 2021-08-14  7:34 UTC 

IIO, dmabuf, io_uring
 2021-08-14  7:30 UTC  (2+ messages)

[PATCH v1 00/55] KVM: PPC: Book3S HV P9: entry/exit optimisations
 2021-08-14  7:24 UTC  (6+ messages)
` [PATCH v1 17/55] KVM: PPC: Book3S HV P9: Implement PMU save/restore in C

[PATCH] xfs: remove support for untagged lookups in xfs_icwalk*
 2021-08-14  7:22 UTC  (3+ messages)

[v2 PATCH 0/4] x86/kvm: Virtual suspend time injection support
 2021-08-14  7:22 UTC  (3+ messages)
` [v2 PATCH 3/4] x86/kvm: Add host side support for virtual suspend time injection

[PATCH] usb: gadget: f_uac1: fixing inconsistent indenting
 2021-08-14  7:22 UTC 

[PATCH v12 01/10] Bluetooth: Enumerate local supported codec and cache details
 2021-08-14  7:26 UTC  (10+ messages)
` [PATCH v12 02/10] Bluetooth: Add support for Read Local Supported Codecs V2
` [PATCH v12 03/10] Bluetooth: btintel: Read supported offload use cases
` [PATCH v12 04/10] Bluetooth: Allow querying of supported offload codecs over SCO socket
` [PATCH v12 05/10] Bluetooth: btintel: Define callback to fetch data_path_id
` [PATCH v12 06/10] Bluetooth: Allow setting of codec for HFP offload use case
` [PATCH v12 07/10] Bluetooth: btintel: Define a callback to fetch codec config data
` [PATCH v12 08/10] Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
` [PATCH v12 09/10] Bluetooth: Add support for msbc coding format
` [PATCH v12 10/10] Bluetooth: Add offload feature under experimental flag

add support for brcm43362
 2021-08-14  7:22 UTC  (2+ messages)

[PATCH v2 1/3] doc: Move devicetree control doc to rST
 2021-08-14  7:21 UTC  (6+ messages)
` [PATCH v2 2/3] doc: Update devicedocs including how to add tweaks
` [PATCH v2 3/3] doc: Add a note about why devicetree is used

[PATCH] mm: add kernel_misc_reclaimable in show_free_areas
 2021-08-14  7:11 UTC  (3+ messages)

[GSoC] My Git Dev Blog - Week 13
 2021-08-14  7:09 UTC  (2+ messages)

Query on the patch series "define HCI packet size of USB Alts"
 2021-08-14  7:09 UTC  (2+ messages)

add support for the global coherent pool to the dma core
 2021-08-14  7:03 UTC  (4+ messages)

[GIT PULL] configfs fix for Linux 5.14
 2021-08-14  6:59 UTC 

[cxl-cxl:pending 31/38] drivers/cxl/pmem.c:66:6: warning: variable 'nvdimm' is used uninitialized whenever 'if' condition is true
 2021-08-14  6:58 UTC  (2+ messages)

[PATCH] dt-bindings: misc: add schema for USB hub on Kirin devices
 2021-08-14  6:58 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.