linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-14 14:09:48 to 2021-08-15 00:14:31 UTC [more...]

[PATCH v4 00/21] Support SDEI Virtualization
 2021-08-15  0:13 UTC  (2+ messages)
` [PATCH v4 01/21] KVM: arm64: Introduce template for inline functions

[driver-core:driver-core-testing 28/31] WARNING: modpost: vmlinux.o(.text.unlikely+0x156c): Section mismatch in reference from the function bitmap_equal() to the variable .init.data:initcall_level_names
 2021-08-15  0:04 UTC  (4+ messages)

ERROR: modpost: "clear_user_page" [drivers/media/v4l2-core/videobuf-dma-sg.ko] undefined!
 2021-08-15  0:03 UTC 

[RFC PATCH v3 net-next 00/10] add support for VSC75XX control over SPI
 2021-08-15  0:00 UTC  (17+ messages)
` [RFC PATCH v3 net-next 01/10] net: dsa: ocelot: remove unnecessary pci_bar variables
` [RFC PATCH v3 net-next 06/10] net: mscc: ocelot: split register definitions to a separate file
` [RFC PATCH v3 net-next 07/10] net: mscc: ocelot: expose ocelot wm functions
` [RFC PATCH v3 net-next 10/10] docs: devicetree: add documentation for the VSC7512 SPI device

[PATCH] staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff819xUsb()
 2021-08-14 23:56 UTC 

[PATCH] riscv: move the (z)install rules to arch/riscv/Makefile
 2021-08-14 23:49 UTC  (3+ messages)

[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
 2021-08-14 23:53 UTC  (3+ messages)

[PATCH] iwlwifi: mvm: Fix bitwise vs logical operator in iwl_mvm_scan_fits()
 2021-08-14 23:42 UTC 

[PATCH] kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
 2021-08-14 23:41 UTC 

[PATCH] irqchip/gic: Convert to handle_strict_flow_irq()
 2021-08-14 23:41 UTC  (6+ messages)

[xfs] 6df693ed7b: aim7.jobs-per-min -15.7% regression
 2021-08-14 23:40 UTC  (3+ messages)

[PATCH v3] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-08-14 23:26 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in alloc_huge_page
 2021-08-14 23:24 UTC  (3+ messages)

[PATCH 0/2] rtc: pch-rtc: add Intel Series PCH built-in read-only RTC
 2021-08-14 23:22 UTC  (5+ messages)
` [PATCH 1/2] rtc: pch-rtc: add RTC driver for Intel Series PCH

kernel/sys_ni.c:102:1: warning: no previous prototype for function '__arm64_sys_quotactl_fd'
 2021-08-14 23:21 UTC 

[PATCH v2 0/4] open/accept directly into io_uring fixed file table
 2021-08-14 23:03 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9510 laptop
 2021-08-14 22:46 UTC 

[PATCH v2] f2fs: Don't create discard thread when device not support realtime discard
 2021-08-14 22:38 UTC  (2+ messages)

[GIT PULL] libvdimm + dax fixes for v5.14-rc6
 2021-08-14 22:34 UTC 

[PATCH v1 01/12] mm: memcontrol: prepare objcg API for non-kmem usage
 2021-08-14 22:23 UTC  (2+ messages)

arch/arm64/kvm/hyp/vhe/switch.c:217:17: warning: no previous prototype for function 'hyp_panic'
 2021-08-14 22:06 UTC 

[PATCH RESEND 00/17] Resend bitmap patches
 2021-08-14 21:17 UTC  (18+ messages)
` [PATCH 01/17] bitops: protect find_first_{,zero}_bit properly
` [PATCH 02/17] bitops: move find_bit_*_le functions from le.h to find.h
` [PATCH 03/17] include: move find.h from asm_generic to linux
` [PATCH 04/17] arch: remove GENERIC_FIND_FIRST_BIT entirely
` [PATCH 05/17] lib: add find_first_and_bit()
` [PATCH 06/17] cpumask: use find_first_and_bit()
` [PATCH 07/17] all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
` [PATCH 08/17] tools: sync tools/bitmap with mother linux
` [PATCH 09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
` [PATCH 10/17] include/linux: move for_each_bit() macros from bitops.h to find.h
` [PATCH 11/17] find: micro-optimize for_each_{set,clear}_bit()
` [PATCH 12/17] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
` [PATCH 13/17] tools: Rename bitmap_alloc() to bitmap_zalloc()
` [PATCH 14/17] mm/percpu: micro-optimize pcpu_is_populated()
` [PATCH 15/17] bitmap: unify find_bit operations
` [PATCH 16/17] lib: bitmap: add performance test for bitmap_print_to_pagebuf
` [PATCH 17/17] vsprintf: rework bitmap_list_string

[PATCH-cgroup v6 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-14 20:57 UTC  (7+ messages)
` [PATCH v6 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v6 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v6 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v6 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v6 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v6 6/6] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH-cgroup v5 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus
 2021-08-14 20:54 UTC  (9+ messages)
` [PATCH v5 1/6] cgroup/cpuset: Properly transition to invalid partition
` [PATCH v5 2/6] cgroup/cpuset: Show invalid partition reason string
` [PATCH v5 3/6] cgroup/cpuset: Add a new isolated cpus.partition type
` [PATCH v5 4/6] cgroup/cpuset: Allow non-top parent partition to distribute out all CPUs
` [PATCH v5 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst
` [PATCH v5 6/6] kselftest/cgroup: Add cpuset v2 partition root state test

[PATCH 7/7] blk-mq: build default queue map via group_cpus_evenly()
 2021-08-14 20:49 UTC  (3+ messages)

[PATCH v5 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-08-14 20:47 UTC  (3+ messages)
` [PATCH v5 3/3] pwm: Add support for "

arch/arm64/kvm/va_layout.c:292:6: warning: no previous prototype for function 'kvm_compute_final_ctr_el0'
 2021-08-14 20:42 UTC 

[PATCH] checkpatch: prefer = {} initializations to = {0}
 2021-08-14 20:20 UTC  (9+ messages)

[PATCH 0/3] ASoC: ti: Use of_device_get_match_data
 2021-08-14 20:19 UTC  (4+ messages)
` [PATCH 1/3] ASoC: ti: davinci-mcasp: "
` [PATCH 2/3] ASoC: ti: omap-mcbsp: "
` [PATCH 3/3] ASoC: ti: davinci-evm: "

[PATCH 0/2] ASoC: tegra: Use of_device_get_match_data
 2021-08-14 20:12 UTC  (3+ messages)
` [PATCH 1/2] ASoC: tegra30: ahub: "
` [PATCH 2/2] ASoC: tegra30: i2s: "

[PATCH 0/4] Fix checkpatch.pl WARNINGS
 2021-08-14 20:12 UTC  (5+ messages)
` [PATCH 1/4] PCI: Missing blank line after declarations
` [PATCH 2/4] PCI: Symbolic permissions 'S_IRUGO' are not preferred
` [PATCH 3/4] PCI: Prefer IS_ENABLED(CONFIG_HOTPLUG_PCI)
` [PATCH 4/4] PCI: No space before tabs

[RFC PATCH 0/5] madvise MADV_DOEXEC
 2021-08-14 20:07 UTC  (8+ messages)

[PATCH v2] media: pt3: Switch to using functions pcim_* and devm_*
 2021-08-14 19:54 UTC  (2+ messages)

kernel/sys_ni.c:270:1: warning: no previous prototype for function '__arm64_sys_landlock_create_ruleset'
 2021-08-14 19:52 UTC 

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-14 19:52 UTC  (11+ messages)

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

[PATCH 4.9 00/30] 4.9.280-rc1 review
 2021-08-14 19:50 UTC  (3+ messages)

[PATCH net-next 1/1] net: phy: marvell10g: Add WAKE_PHY support to WOL event
 2021-08-14 19:49 UTC  (5+ messages)

[PATCH v3 0/2] iio: potentiometer: Add driver support for AD5110
 2021-08-14 19:45 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: potentiometer: Add AD5110 in trivial-devices
` [PATCH v3 2/2] iio: potentiometer: Add driver support for AD5110

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

[PATCH] ppc: add "-z notext" flag to disable diagnostic
 2021-08-14 19:34 UTC  (5+ messages)

[PATCH 0/2] net: Remove the ipx network layer header files
 2021-08-14 19:30 UTC  (2+ messages)

[ANNOUNCE] v5.14-rc5-rt8
 2021-08-14 19:08 UTC  (10+ messages)

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-14 19:08 UTC  (8+ messages)
` [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()

arch/arm64/kvm/hyp/nvhe/setup.c:133:17: warning: no previous prototype for function '__pkvm_init_finalise'
 2021-08-14 18:47 UTC 

[PATCH v2 0/3] dm: audit event logging
 2021-08-14 18:33 UTC  (4+ messages)
` [PATCH v2 1/3] dm: introduce audit event module for device mapper
` [PATCH v2 2/3] dm integrity: log audit events for dm-integrity target
` [PATCH v2 3/3] dm crypt: log aead integrity violations to audit subsystem

[GIT PULL] configfs fix for Linux 5.14
 2021-08-14 18:25 UTC  (4+ messages)

[PATCH 1/5] staging: r8188eu: remove unused efuse hal components
 2021-08-14 18:18 UTC  (6+ messages)
` [PATCH 3/5] staging: r8188eu: (trivial) remove a duplicate debug print

[PATCH 5.13 0/8] 5.13.11-rc1 review
 2021-08-14 18:16 UTC  (2+ messages)

[PATCH 5.10 00/19] 5.10.59-rc1 review
 2021-08-14 18:16 UTC  (3+ messages)

[PATCH 5.4 00/27] 5.4.141-rc1 review
 2021-08-14 18:15 UTC  (2+ messages)

[PATCH 4.19 00/11] 4.19.204-rc1 review
 2021-08-14 18:15 UTC  (2+ messages)

[PATCH 4.14 00/42] 4.14.244-rc1 review
 2021-08-14 18:14 UTC  (2+ messages)

[PATCH 4.4 00/25] 4.4.281-rc1 review
 2021-08-14 18:14 UTC  (3+ messages)

[PATCH v12 0/2] iio: accel: add support for ADXL355
 2021-08-14 18:13 UTC  (3+ messages)
` [PATCH v12 1/2] dt-bindings: iio: accel: Add DT binding doc "

[PATCH v2] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-14 18:11 UTC 

[PATCH 1/2] f2fs: add sysfs nodes to get discard information
 2021-08-14 17:58 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix description about main_blkaddr node

[PATCH] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-14 17:56 UTC 

[PATCH] staging: r8188eu: use common ieee80211 constants
 2021-08-14 17:36 UTC  (2+ messages)

[PATCH] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-14 17:35 UTC  (3+ messages)

[PATCH] staging: r8188eu: os_dep: Remove defined but not used variables
 2021-08-14 17:22 UTC  (3+ messages)

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

arch/arm64/kvm/sys_regs.c:1544:13: warning: initializer overrides prior initialization of this subobject
 2021-08-14 17:17 UTC 

[PATCH] staging: r8188eu: Remove unnecessary ret variable in rtw_drv_init()
 2021-08-14 17:16 UTC  (2+ messages)

[PATCH 5/7] genirq/affinity: move group_cpus_evenly() into lib/
 2021-08-14 17:15 UTC  (3+ messages)

[PATCH] staging: r8188eu: Remove variables and simplify PHY_SwChnl8188E()
 2021-08-14 17:15 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: refactor Hal_GetChnlGroup88E()
 2021-08-14 17:13 UTC  (9+ messages)
` [PATCH 1/4] staging: r8188eu: remove 5GHz code from Hal_GetChnlGroup88E()
` [PATCH 2/4] staging: r8188eu: convert return type of Hal_GetChnlGroup88E() to void
` [PATCH 3/4] staging: r8188eu: rename parameter of Hal_GetChnlGroup88E()
` [PATCH 4/4] staging: r8188eu: rename Hal_GetChnlGroup88E()

[PATCH v14 052/138] mm: Add folio_raw_mapping()
 2021-08-14 17:06 UTC  (6+ messages)
` [PATCH v14 000/138] Memory folios

[ANNOUNCE] Git v2.33.0-rc2
 2021-08-14 17:00 UTC  (3+ messages)

[PATCH] staging: r8188eu: remove cfg80211 residuals
 2021-08-14 16:57 UTC  (4+ messages)

[PATCH v11] dt-bindings: ufs: Add bindings for Samsung ufs host
 2021-08-14 16:55 UTC  (2+ messages)

[GIT PULL] USB fix for 5.14-rc6
 2021-08-14 16:51 UTC 

[GIT PULL] IIO driver fixes for 5.14-rc6
 2021-08-14 16:50 UTC 

[GIT PULL] RISC-V Fixes for 5.14-rc6
 2021-08-14 16:38 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.14-rc6
 2021-08-14 16:38 UTC  (2+ messages)

[PULL REQUEST] i2c for v5.14
 2021-08-14 16:28 UTC 

[PATCH] crypto: DRBG - select SHA512
 2021-08-14 16:23 UTC 

[PATCH v2] net: asix: fix uninit value in asix_mdio_read
 2021-08-14 16:20 UTC  (5+ messages)
` [PATCH v3] net: asix: fix uninit value bugs

[PATCH v15 7/9] PCI: Setup ACPI fwnode early and at the same time with OF
 2021-08-14 16:16 UTC  (2+ messages)

[PATCH net-next 1/1] net: phy: marvell: Add WAKE_PHY support to WOL event
 2021-08-14 16:07 UTC  (2+ messages)

[PATCH v1 0/2] AUXADC: Mediatek auxadc driver
 2021-08-14 16:10 UTC  (4+ messages)
` [PATCH v1 1/2] iio: mtk-auxadc: add support IIO_CHAN_INFO_RAW case

[PATCH net-next 1/1] net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
 2021-08-14 16:06 UTC  (2+ messages)

arch/arm64/kvm/hyp/nvhe/psci-relay.c:174:28: warning: no previous prototype for function 'kvm_host_psci_cpu_entry'
 2021-08-14 16:05 UTC 

[PATCH] Documentation: arm: marvell: Add 88F6825 model into list
 2021-08-14 15:44 UTC  (5+ messages)

[PATCH] media: pt3: Fix IO unmapping on error handling paths in probe
 2021-08-14 15:44 UTC  (2+ messages)

[mcgrof-next:20210813-sysfs-fixes-v8 7/10] include/linux/uidgid.h:30:35: error: incompatible type for argument 4 of '__kernfs_create_file'
 2021-08-14 15:31 UTC 

[intel-tdx:guest 51/110] ERROR: modpost: "pci_iomap_shared_range" [drivers/virtio/virtio_pci_modern_dev.ko] undefined!
 2021-08-14 15:27 UTC 

[PATCH 1/2] erofs: add support for the full decompressed length
 2021-08-14 15:27 UTC  (2+ messages)
` [PATCH v1.1 "

[PATCH v2 0/6] ARM: dts: Add Facebook AST2600 BMCs
 2021-08-14 15:26 UTC  (7+ messages)
` [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC

[PATCH v1 0/2] of: property: Support for few more properties
 2021-08-14 15:22 UTC  (3+ messages)
` [PATCH v1 2/2] of: property: fw_devlink: Add support for "phy-handle" property

[PATCH] watchdog: stm32_iwdg: drop superfluous error message
 2021-08-14 15:02 UTC  (2+ messages)

arch/arm64/kvm/va_layout.c:255:6: warning: no previous prototype for function 'kvm_get_kimage_voffset'
 2021-08-14 15:00 UTC 

[PATCH] PCI: vmd: assign a number to each vmd controller
 2021-08-14 14:34 UTC 

[RFD] DTPM hierarchy description via DT
 2021-08-14 14:33 UTC  (4+ messages)

[syzbot] INFO: task hung in sys_acct
 2021-08-14 14:27 UTC 

[PATCH] net: 6pack: fix slab-out-of-bounds in decode_data
 2021-08-14 14:17 UTC  (4+ messages)

[PATCH v1 09/12] mm: memcontrol: use obj_cgroup APIs to charge the LRU pages
 2021-08-14 14:08 UTC  (2+ messages)


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).