LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[GIT PULL] IIO driver fixes for 5.14-rc6
2021-08-15 5:30 UTC (2+ messages)
[GIT PULL] USB fix for 5.14-rc6
2021-08-15 5:30 UTC (2+ messages)
[PULL REQUEST] i2c for v5.14
2021-08-15 5:30 UTC (2+ messages)
[PATCH] mm: add kernel_misc_reclaimable in show_free_areas
2021-08-15 4:44 UTC (2+ messages)
[PATCH v2] f2fs: introduce periodic iostat io latency traces
2021-08-15 4:27 UTC (7+ messages)
` [f2fs-dev] "
[RFC PATCH 0/2] Add PCI driver for the Apple M1
2021-08-15 4:25 UTC (3+ messages)
` [RFC PATCH 1/2] dt-bindings: PCI: Add Apple PCI controller
` [RFC PATCH 2/2] PCI: apple: Add driver for the Apple M1
[ANNOUNCE] v5.14-rc5-rt8
2021-08-15 4:17 UTC (13+ messages)
[PATCH v2 1/2] powerpc/bug: Remove specific powerpc BUG_ON() and WARN_ON() on PPC32
2021-08-15 3:49 UTC (3+ messages)
` [PATCH v2 2/2] powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
2021-08-15 3:42 UTC (3+ messages)
` [RFC PATCH 01/20] fat: Fix iocharset=utf8 mount option
[PATCH v2 0/4] open/accept directly into io_uring fixed file table
2021-08-15 3:42 UTC (6+ messages)
[PATCH v4 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-08-15 3:38 UTC (4+ messages)
` [PATCH v4 5/7] can: netlink: add "
[PATCH] kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
2021-08-15 3:37 UTC (4+ messages)
[PATCH v5 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-08-15 3:32 UTC (8+ messages)
` [PATCH v5 1/7] can: netlink: allow user to turn off unsupported features
` [PATCH v5 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
` [PATCH v5 3/7] can: bittiming: change unit of TDC parameters to clock periods
` [PATCH v5 4/7] can: dev: add can_tdc_get_relative_tdco() helper function
` [PATCH v5 5/7] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
` [PATCH v5 6/7] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
` [PATCH v5 7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
[PATCH v14 000/138] Memory folios
2021-08-15 3:31 UTC (4+ messages)
` [PATCH v14 071/138] mm/writeback: Add filemap_dirty_folio()
[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 3:27 UTC (5+ messages)
[PATCH] lib: bitmap: Mute some odd section mismatch warning in xtensa kernel build
2021-08-15 3:21 UTC
arch/arm64/kvm/va_layout.c:286:6: warning: no previous prototype for function 'kvm_get_kimage_voffset'
2021-08-15 3:20 UTC
[PATCH] percpu: remove the unnecessary operation for bitmaps in finding suitable region
2021-08-15 3:20 UTC
kernel/sys_ni.c:362:1: warning: no previous prototype for function '__arm64_sys_memfd_secret'
2021-08-15 3:15 UTC
[GIT PULL] SCSI fixes for 5.14-rc5
2021-08-15 3:12 UTC
Re: [PATCH 5.10 00/19] 5.10.59-rc1 review
2021-08-15 3:10 UTC
[staging:staging-next 319/341] drivers/staging/r8188eu/hal/rtl8188e_cmd.c:158:12: warning: variable 'init_rate' set but not used
2021-08-15 2:53 UTC
[PATCH] staging:iio:ade7854 surround complex defines in parentheses
2021-08-15 2:31 UTC
[PATCH v6] watchdog: Extend watchdog timeout during kernel panic
2021-08-15 2:29 UTC
arch/arm64/kvm/handle_exit.c:295:24: warning: no previous prototype for function 'nvhe_hyp_panic_handler'
2021-08-15 1:58 UTC
[PATCH v2] media: pt3: Switch to using functions pcim_* and devm_*
2021-08-15 1:33 UTC (3+ messages)
[PATCH v3] blk-throtl: optimize IOPS throttle for large IO scenarios
2021-08-15 1:14 UTC (4+ messages)
[RFC PATCH v3 net-next 00/10] add support for VSC75XX control over SPI
2021-08-15 1:08 UTC (8+ messages)
` [RFC PATCH v3 net-next 10/10] docs: devicetree: add documentation for the VSC7512 SPI device
[PATCH v4 00/15] Support Asynchronous Page Fault
2021-08-15 0:59 UTC (16+ messages)
` [PATCH v4 01/15] KVM: async_pf: Move struct kvm_async_pf around
` [PATCH v4 02/15] KVM: async_pf: Add helper function to check completion queue
` [PATCH v4 03/15] KVM: async_pf: Make GFN slot management generic
` [PATCH v4 04/15] KVM: x86: Use generic async PF slot management
` [PATCH v4 05/15] KVM: arm64: Export kvm_handle_user_mem_abort()
` [PATCH v4 06/15] KVM: arm64: Add paravirtualization header files
` [PATCH v4 07/15] KVM: arm64: Support page-not-present notification
` [PATCH v4 08/15] KVM: arm64: Support page-ready notification
` [PATCH v4 09/15] KVM: arm64: Support async PF hypercalls
` [PATCH v4 10/15] KVM: arm64: Support async PF ioctl commands
` [PATCH v4 11/15] KVM: arm64: Export async PF capability
` [PATCH v4 12/15] arm64: Detect async PF para-virtualization feature
` [PATCH v4 13/15] arm64: Reschedule process on aync PF
` [PATCH v4 14/15] arm64: Enable async PF
` [PATCH v4 15/15] KVM: arm64: Add async PF document
undefined reference to `ice_ptp_get_ts_config'
2021-08-15 0:58 UTC
[PATCH] checkpatch: fix an issue regarding the git commit description style test
2021-08-15 0:47 UTC (3+ messages)
drivers/gpu/drm/msm/msm_gem_submit.c:202:10: warning: result of comparison of constant 18446744073709551615 with expression of type 'unsigned int' is always false
2021-08-15 0:45 UTC
[PATCH] lib/zstd: Fix bitwise vs logical operators
2021-08-15 0:41 UTC
[RFC][PATCH] usb: dwc3: usb: dwc3: Force stop EP0 transfers during pullup disable
2021-08-15 0:26 UTC (9+ messages)
[PATCH v4 00/21] Support SDEI Virtualization
2021-08-15 0:19 UTC (23+ messages)
` [PATCH v4 01/21] KVM: arm64: Introduce template for inline functions
` [PATCH v4 02/21] KVM: arm64: Add SDEI virtualization infrastructure
` [PATCH v4 03/21] KVM: arm64: Support SDEI_VERSION hypercall
` [PATCH v4 04/21] KVM: arm64: Support SDEI_EVENT_REGISTER hypercall
` [PATCH v4 05/21] KVM: arm64: Support SDEI_EVENT_{ENABLE, DISABLE} hypercall
` [PATCH v4 06/21] KVM: arm64: Support SDEI_EVENT_CONTEXT hypercall
` [PATCH v4 07/21] KVM: arm64: Support SDEI_EVENT_UNREGISTER hypercall
` [PATCH v4 08/21] KVM: arm64: Support SDEI_EVENT_STATUS hypercall
` [PATCH v4 09/21] KVM: arm64: Support SDEI_EVENT_GET_INFO hypercall
` [PATCH v4 10/21] KVM: arm64: Support SDEI_EVENT_ROUTING_SET hypercall
` [PATCH v4 11/21] KVM: arm64: Support SDEI_PE_{MASK, UNMASK} hypercall
` [PATCH v4 12/21] KVM: arm64: Support SDEI_{PRIVATE, SHARED}_RESET hypercall
` [PATCH v4 13/21] KVM: arm64: Impment SDEI event delivery
` [PATCH v4 14/21] KVM: arm64: Support SDEI_EVENT_{COMPLETE, COMPLETE_AND_RESUME} hypercall
` [PATCH v4 15/21] KVM: arm64: Support SDEI event notifier
` [PATCH v4 16/21] KVM: arm64: Support SDEI ioctl commands on VM
` [PATCH v4 17/21] KVM: arm64: Support SDEI ioctl commands on vCPU
` [PATCH v4 18/21] KVM: arm64: Support SDEI event injection
` [PATCH v4 19/21] KVM: arm64: Support SDEI event cancellation
` [PATCH v4 20/21] KVM: arm64: Export SDEI capability
` [PATCH v4 21/21] KVM: selftests: Add SDEI test case
ERROR: modpost: "clear_user_page" [drivers/media/v4l2-core/videobuf-dma-sg.ko] undefined!
2021-08-15 0:03 UTC
[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] iwlwifi: mvm: Fix bitwise vs logical operator in iwl_mvm_scan_fits()
2021-08-14 23:42 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] 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 v5 1/6] cgroup/cpuset: Properly transition to invalid partition
2021-08-14 20:54 UTC (3+ messages)
[PATCH 7/7] blk-mq: build default queue map via group_cpus_evenly()
2021-08-14 20:49 UTC (2+ 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 (4+ 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)
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 (2+ messages)
[PATCH net-next 1/1] net: phy: marvell10g: Add WAKE_PHY support to WOL event
2021-08-14 19:49 UTC (4+ 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)
[PATCH v2 00/12] Implement generic prot_guest_has() helper function
2021-08-14 19:08 UTC (6+ messages)
` [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 (3+ messages)
[PATCH 1/5] staging: r8188eu: remove unused efuse hal components
2021-08-14 18:18 UTC (4+ 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 (2+ 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 (2+ 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
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).