linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 09:09:39 to 2021-02-19 12:13:28 UTC [more...]

[PATCH] staging: fwserial: Fix alignment of function parameters
 2021-02-19 12:12 UTC  (5+ messages)

[PATCH v3 0/2] io_uring: add support for IORING_OP_GETDENTS
 2021-02-19 12:05 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] fix the issue that the tick_nohz_get_sleep_length() function could return a negative value
 2021-02-19 12:09 UTC  (2+ messages)

[RFC][PATCH 0/2] x86/retpoline: Retpoline on a diet
 2021-02-19 12:08 UTC  (7+ messages)
` [RFC PATCH] x86/retpolines: Prevent speculation after RET

[GIT PULL] MIPS changes for v5.12-rc1
 2021-02-19 12:06 UTC 

[PATCH v2] staging: android: Fix const keyword style issue in ashmem.c
 2021-02-19 12:04 UTC  (2+ messages)

[PATCH v3 01/11] drm/atomic: Pass the full state to planes async atomic check and update
 2021-02-19 12:00 UTC  (11+ messages)
` [PATCH v3 02/11] drm: Rename plane atomic_check state names
` [PATCH v3 03/11] drm/atmel-hlcdc: Rename custom plane state variable
` [PATCH v3 04/11] drm/atomic: Pass the full state to planes atomic_check
` [PATCH v3 05/11] drm: Use the state pointer directly in "
` [PATCH v3 06/11] drm: Use state helper instead of plane state pointer in atomic_check
` [PATCH v3 07/11] drm: Store new plane state in a variable for atomic_update and disable
` [PATCH v3 08/11] drm: Rename plane->state variables in atomic update "
` [PATCH v3 09/11] drm/atomic: Pass the full state to planes atomic disable and update
` [PATCH v3 10/11] drm: Use state helper instead of the plane state pointer
` [PATCH v3 11/11] drm/todo: Remove the drm_atomic_state todo item

[PATCH v2 0/1] clk: sunxi-ng: v3s: use sigma-delta modulation for audio-pll
 2021-02-19 12:01 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-19 11:54 UTC 

[GIT PULL] thermal for v5.12-rc1
 2021-02-19 11:54 UTC 

[PATCH RESEND v3 0/2] Add support for Topwise A721 tablet
 2021-02-19 11:51 UTC  (3+ messages)
` [PATCH RESEND v3 2/2] ARM: dts: sun4i: "

[PATCH] cpufreq: schedutil: Don't consider freq reduction to busy CPU if need_freq_update is set
 2021-02-19 11:45 UTC  (8+ messages)

[PATCH 0/8] arm64: Support FIQ controller registration
 2021-02-19 11:39 UTC  (9+ messages)
` [PATCH 1/8] ARM: ep93xx: Select GENERIC_IRQ_MULTI_HANDLER directly
` [PATCH 2/8] irqchip: Do not blindly select CONFIG_GENERIC_IRQ_MULTI_HANDLER
` [PATCH 3/8] genirq: Allow architectures to override set_handle_irq() fallback
` [PATCH 4/8] arm64: don't use GENERIC_IRQ_MULTI_HANDLER
` [PATCH 5/8] arm64: irq: add a default handle_irq panic function
` [PATCH 6/8] arm64: entry: factor irq triage logic into macros
` [PATCH 7/8] arm64: Always keep DAIF.[IF] in sync
` [PATCH 8/8] arm64: irq: allow FIQs to be handled

[PATCH v2 2/4] leds: lp50xx: add setting of default intensity from DT
 2021-02-19 11:38 UTC  (7+ messages)
  ` AW: "

[PATCH 1/3] tools/lib/fs: Prefer cgroup v1 path
 2021-02-19 11:37 UTC  (8+ messages)
` [PATCH 3/3] tools/lib/fs: Cache cgroupfs mount point

[GIT PULL] erofs update for 5.12-rc1
 2021-02-19 11:35 UTC 

[PATCH RFC 0/2] x86/apic: Avoid cm->allocated going negative in irq_matrix
 2021-02-19 11:31 UTC  (3+ messages)
` [PATCH RFC 1/2] x86/apic: Do not make an exception for PIC_CASCADE_IR when marking legacy irqs "
` [PATCH RFC 2/2] genirq/matrix: WARN_ON_ONCE() when cm->allocated/m->total_allocated go negative

[PATCH v1 1/7] leds: lp50xx: Don't spam logs when probe is deferred
 2021-02-19 11:27 UTC  (3+ messages)
` [PATCH v1 6/7] leds: lp50xx: Add missed bits.h and convert to BIT()

[PATCH] kprobes: Fix to delay the kprobes jump optimization
 2021-02-19 11:27 UTC  (9+ messages)

[PATCH RFC 0/1] mm: balancing the node zones occupancy
 2021-02-19 11:26 UTC  (2+ messages)

[PATCH 0/2] Make alloc_contig_range handle Hugetlb pages
 2021-02-19 11:24 UTC  (14+ messages)
` [PATCH 1/2] mm: Make alloc_contig_range handle free hugetlb pages

[PATCH 1/2] leds: trigger: Fix error path to not unlock the unlocked mutex
 2021-02-19 11:23 UTC  (9+ messages)
` [PATCH 2/2] leds: trigger/tty: Use led_set_brightness_sync() from workqueue

[PATCH v2] leds: apu: extend support for PC Engines APU1 with newer firmware
 2021-02-19 11:21 UTC  (3+ messages)

[GIT PULL 5.11-rc8] LED fix
 2021-02-19 11:20 UTC  (5+ messages)

[PATCH v3 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-19 11:19 UTC  (4+ messages)

[PATCH v5 00/16] introduce a generic IOCTL interface for RPMsg channels management
 2021-02-19 11:15 UTC  (17+ messages)
` [PATCH v5 01/16] rpmsg: char: rename rpmsg_char_init to rpmsg_chrdev_init
` [PATCH v5 02/16] rpmsg: move RPMSG_ADDR_ANY in user API
` [PATCH v5 03/16] rpmsg: add short description of the IOCTL defined in UAPI
` [PATCH v5 04/16] rpmsg: char: export eptdev create an destroy functions
` [PATCH v5 05/16] rpmsg: char: dissociate the control device from the rpmsg class
` [PATCH v5 06/16] rpmsg: move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH v5 07/16] rpmsg: update rpmsg_chrdev_register_device function
` [PATCH v5 08/16] rpmsg: glink: add sendto and trysendto ops
` [PATCH v5 09/16] rpmsg: smd: "
` [PATCH v5 10/16] rpmsg: char: use sendto to specify the message destination address
` [PATCH v5 11/16] rpmsg: virtio: register the rpmsg_ctrl device
` [PATCH v5 12/16] rpmsg: ctrl: introduce RPMSG_CREATE_DEV_IOCTL
` [PATCH v5 13/16] rpmsg: char: introduce __rpmsg_chrdev_create_eptdev function
` [PATCH v5 14/16] rpmsg: char: introduce a RPMsg driver for the RPMsg char device
` [PATCH v5 15/16] rpmsg: char: no dynamic endpoint management for the default one
` [PATCH v5 16/16] rpmsg: char: return an error if device already open

5.10 LTS Kernel: 2 or 6 years?
 2021-02-19 11:16 UTC  (16+ messages)

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-19 11:10 UTC  (5+ messages)

[PATCH 0/3] x86/sev-es: Check for trusted regs->sp in __sev_es_ist_enter()
 2021-02-19 11:05 UTC  (8+ messages)
` [PATCH 2/3] x86/sev-es: Check if regs->sp is trusted before adjusting #VC IST stack

[PATCH v2 0/4] Add support for QCOM SPMI Flash LEDs
 2021-02-19 11:04 UTC  (6+ messages)
` [PATCH v2 2/4] leds: Add driver "

[PATCH] kthread: add kthread_mod_pending_delayed_work api
 2021-02-19 10:56 UTC  (8+ messages)

[PATCH v1] watchdog: wdat: add param. to start wdog on module insertion
 2021-02-19 10:54 UTC  (2+ messages)

[PATCH v13 0/5] leds: mt6360: Add LED driver for MT6360
 2021-02-19 10:54 UTC  (7+ messages)
` [PATCH v13 2/5] leds: flash: Fix multicolor no-ops registration by return 0
` [PATCH v13 3/5] dt-bindings: leds: Add LED_FUNCTION_MOONLIGHT definitions
` [PATCH v13 5/5] leds: mt6360: Add LED driver for MT6360

[PATCH v3 00/14] lib/find_bit: fast path for small bitmaps
 2021-02-19 10:52 UTC  (5+ messages)
` [PATCH 08/14] lib/Kconfig: introduce FAST_PATH option

[PATCH v16 0/9] Free some vmemmap pages of HugeTLB page
 2021-02-19 10:49 UTC  (10+ messages)
` [PATCH v16 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v16 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v16 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v16 4/9] mm: hugetlb: alloc "
` [PATCH v16 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v16 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v16 7/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v16 8/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v16 9/9] mm: hugetlb: optimize the code with the help of the compiler

[PATCH v2] staging: fwserial: fix alignment of function parameters
 2021-02-19 10:51 UTC 

[PATCH] sched/pelt: Fix task util_est update filtering
 2021-02-19 10:48 UTC  (3+ messages)

[PATCH] watch_queue: rectify kernel-doc for init_watch()
 2021-02-19 10:46 UTC 

[PATCH] drm/msm/a6xx: fix for kernels without CONFIG_NVMEM
 2021-02-19 10:44 UTC  (9+ messages)

[PATCH] platform/x86: dell-wmi-sysman: correct an initialization failure
 2021-02-19 10:42 UTC  (4+ messages)

[PATCH] staging: android: Fix const keyword style issue in ashmem.c
 2021-02-19 10:40 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: leds: Add bindings for Intel LGM SoC
 2021-02-19 10:40 UTC  (2+ messages)

[PATCH] staging: vt6656: fixed a CamelCase coding style issue
 2021-02-19 10:40 UTC  (2+ messages)

[PATCH] mm: be more verbose for alloc_contig_range faliures
 2021-02-19 10:34 UTC  (10+ messages)

[PATCH] leds: led-core: Get rid of enum led_brightness
 2021-02-19 10:36 UTC  (2+ messages)

[RFC PATCH 0/7] Add managed version of delayed work init
 2021-02-19 10:35 UTC  (3+ messages)

[RFC PATCH 1/2] soundwire: add support for static port mapping
 2021-02-19 10:35 UTC  (12+ messages)

[PATCH] drm/amdgpu/swsmu/navi1x: Remove unnecessary conversion to bool
 2021-02-19 10:23 UTC 

[PATCH] staging: hikey9xx: fix warning styling issues
 2021-02-19 10:18 UTC 

possible deadlock in start_this_handle (2)
 2021-02-19 10:15 UTC  (7+ messages)

[PATCH] virtio: don't prompt CONFIG_VIRTIO_PCI_MODERN
 2021-02-19 10:13 UTC  (3+ messages)

[PATCH 0/6] staging: rtl8192e: ba_param_set union cleanups
 2021-02-19 10:12 UTC  (7+ messages)
` [PATCH 1/6] staging: rtl8192e: rename charData to char_data in ba_param_set union
` [PATCH 2/6] staging: rtl8192e: rename shortData to short_data "
` [PATCH 3/6] staging: rtl8192e: rename BAPolicy to ba_policy "
` [PATCH 4/6] staging: rtl8192e: rename BufferSize to buffer_size "
` [PATCH 5/6] staging: rtl8192e: rename AMSDU_Support to amsdu_support "
` [PATCH 6/6] staging: rtl8192e: rename TID to tid "

[PATCH] media: atomisp: do not free kmalloc memory by vfree
 2021-02-19 10:12 UTC 

[PATCH] RDMA/hfi1: Remove unnecessary conversion to bool
 2021-02-19 10:09 UTC 

linux-next: Tree for Feb 19
 2021-02-19 10:08 UTC 

[PATCH v3 0/5] arm64: dts: librem5 phone and devkit dts and config updates
 2021-02-19 10:04 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: dts: imx8mq-librem5-devkit: Drop buck3 startup-ramp-delay
` [PATCH v3 2/5] arm64: dts: librem5: Drop assigned-clocks from SAI2
` [PATCH v3 3/5] arm64: defconfig: Enable devfreq support for i.MX8MQ
` [PATCH v3 4/5] arm64: dts: librem5: protect some partitions of the nor-flash
` [PATCH v3 5/5] arm64: dts: imx8mq-librem5-r2: set nearlevel to 120

[PATCH] counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
 2021-02-19  9:59 UTC 

[PATCH] cxl/mem: return -EFAULT if copy_to_user() fails
 2021-02-19  9:54 UTC 

[PATCH v1] move page flip handle into cmdq cb
 2021-02-19  9:54 UTC  (2+ messages)
` [PATCH v1] drm/mediatek: "

[PATCH 17/18] certs: Fix blacklist flag type confusion
 2021-02-19  9:50 UTC  (9+ messages)
  ` [PATCH 00/18] keys: Miscellaneous fixes

[PATCH] xfrm: Fix incorrect types in assignment
 2021-02-19  9:48 UTC 

[PATCH v2 0/4] Add support for SVM atomics in Nouveau
 2021-02-19  9:47 UTC  (3+ messages)
` [PATCH v2 1/4] hmm: Device exclusive memory access

[PATCH V3 0/2] cpufreq: cppc: Add support for frequency invariance
 2021-02-19  9:48 UTC  (10+ messages)
` [PATCH V3 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback

[PATCH v3 0/2] serial: 8250: Add driver for Broadcom UART
 2021-02-19  9:43 UTC  (3+ messages)
` [PATCH v3 2/2] serial: 8250: Add new 8250-core based Broadcom STB driver

[PATCH] staging: comedi: cast to (unsigned int *)
 2021-02-19  9:36 UTC  (9+ messages)

[PATCH v3 0/1] phy: fsl-imx8-mipi-dphy: Hook into runtime pm
 2021-02-19  9:38 UTC  (2+ messages)

[PATCH net 8/9] r8152: avoid the MCU to clear the lanwake
 2021-02-19  9:38 UTC  (2+ messages)
` [PATCH net] r8152: move r8153_mac_clk_spd

[PATCH v5] arm64: Enable perf events based hard lockup detector
 2021-02-19  9:37 UTC  (2+ messages)

KASAN: use-after-free Read in ip6_pol_route (2)
 2021-02-19  9:34 UTC 

[GIT PULL] sound updates for 5.12
 2021-02-19  9:33 UTC 

[PATCH] staging: fwserial: match alignment with open parenthesis
 2021-02-19  9:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
 2021-02-19  9:26 UTC 

[PATCH] coccinelle: misc: add swap script
 2021-02-19  9:24 UTC  (4+ messages)
` [PATCH v2] coccinelle: misc: add minmax script
` [PATCH v2] coccinelle: misc: add swap script

[PATCH] scsi: lpfc: Fix different base types in assignment
 2021-02-19  9:23 UTC 

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-19  9:21 UTC  (4+ messages)
` [PATCH v8 22/22] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH v7 0/3] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-02-19  9:20 UTC  (5+ messages)
` [PATCH v7 2/3] "
` [PATCH v7 3/3] docs/pinctrl: document debugfs files

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-02-19  9:18 UTC  (2+ messages)

[PATCH] tty: fix when iov_iter_count() returns 0 in tty_write()
 2021-02-19  9:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Soft limit memory management bug fixes
 2021-02-19  9:16 UTC  (5+ messages)
` [PATCH v2 2/3] mm: Force update of mem cgroup soft limit tree on usage excess
` [PATCH v2 3/3] mm: Fix missing mem cgroup soft limit tree updates

[PATCH v6] TPM fixes
 2021-02-19  9:15 UTC  (4+ messages)
` [PATCH v6] tpm: fix reference counting for struct tpm_chip

[PATCH v1] usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
 2021-02-19  9:06 UTC  (5+ messages)

[PATCH] coccinelle: misc: add minmax script
 2021-02-19  9:06 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[PATCH RESEND v5] TPM fixes
 2021-02-19  9:05 UTC  (5+ messages)
` [PATCH RESEND v5] tpm: fix reference counting for struct tpm_chip

[PATCH net 3/9] r8152: get default setting of WOL before initializing
 2021-02-19  9:04 UTC  (10+ messages)
` [PATCH net 4/9] r8152: disable U2P3 for RTL8153B
  ` [PATCH net-next 1/4] r8152: enable U1/U2 for USB_SPEED_SUPER
` [PATCH net 5/9] r8152: Disable PLA MCU clock speed down
  ` [PATCH net-next 2/4] r8152: check if the pointer of the function exists
` [PATCH net 6/9] r8152: disable test IO for RTL8153B
  ` [PATCH net-next 3/4] r8152: replace netif_err with dev_err
` [PATCH net 7/9] r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
  ` [PATCH net-next 4/4] r8152: spilt rtl_set_eee_plus and r8153b_green_en
` [PATCH net-next 0/4] r8152: minor adjustments


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