linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-23 20:10:58 to 2021-01-24 13:12:20 UTC [more...]

[PATCH AUTOSEL 5.10 01/45] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-24 13:11 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 26/45] x86/xen: Fix xen_hvm_smp_init() when vector callback not available

[PATCH v2 RFC net-next 00/18] net: mvpp2: Add TX Flow Control support
 2021-01-24 13:01 UTC  (25+ messages)
` [PATCH v2 RFC net-next 01/18] doc: marvell: add cm3-mem device tree bindings description
` [PATCH v2 RFC net-next 02/18] dts: marvell: add CM3 SRAM memory to cp115 ethernet device tree
` [PATCH v2 RFC net-next 03/18] net: mvpp2: add CM3 SRAM memory map
` [PATCH v2 RFC net-next 04/18] net: mvpp2: add PPv23 version definition
` [PATCH v2 RFC net-next 05/18] net: mvpp2: always compare hw-version vs MVPP21
` [PATCH v2 RFC net-next 06/18] net: mvpp2: increase BM pool size to 2048 buffers
` [PATCH v2 RFC net-next 07/18] net: mvpp2: increase RXQ size to 1024 descriptors
` [PATCH v2 RFC net-next 08/18] net: mvpp2: add FCA periodic timer configurations
` [PATCH v2 RFC net-next 09/18] net: mvpp2: add FCA RXQ non occupied descriptor threshold
` [PATCH v2 RFC net-next 10/18] net: mvpp2: add spinlock for FW FCA configuration path
` [PATCH v2 RFC net-next 11/18] net: mvpp2: enable global flow control
` [PATCH v2 RFC net-next 12/18] net: mvpp2: add RXQ flow control configurations
` [PATCH v2 RFC net-next 13/18] net: mvpp2: add ethtool flow control configuration support
    ` [EXT] "
` [PATCH v2 RFC net-next 14/18] net: mvpp2: add BM protection underrun feature support
` [PATCH v2 RFC net-next 15/18] net: mvpp2: add PPv23 RX FIFO flow control
` [PATCH v2 RFC net-next 16/18] net: mvpp2: set 802.3x GoP Flow Control mode
` [PATCH v2 RFC net-next 17/18] net: mvpp2: limit minimum ring size to 1024 descriptors
` [PATCH v2 RFC net-next 18/18] net: mvpp2: add TX FC firmware check

[GIT PULL] Char/Misc driver fixes for 5.11-rc5
 2021-01-24 12:59 UTC 

[GIT PULL] Driver core fixes for 5.11-rc5
 2021-01-24 12:58 UTC 

[GIT PULL] Staging/IIO driver fixes for 5.11-rc5
 2021-01-24 12:58 UTC 

[GIT PULL] TTY / Serial fixes for 5.11-rc5
 2021-01-24 12:57 UTC 

[GIT PULL] USB driver fixes for 5.11-rc5
 2021-01-24 12:57 UTC 

[GIT PULL] misc fixes for v5.11-rc5
 2021-01-24 12:51 UTC 

[PATCH v10 1/2] mm: Optional full ASLR for mmap(), vdso, stack and heap
 2021-01-24 12:42 UTC  (2+ messages)
` [PATCH v10 2/2] mm/mremap: optionally randomize mremap(..., MREMAP_MAYMOVE)

kernel/bpf/verifier.c:11937:5: warning: stack frame size of 1056 bytes in function 'bpf_check'
 2021-01-24 12:31 UTC 

[GIT PULL] irq/urgent for v5.11-rc5
 2021-01-24 12:30 UTC 

[PATCH v10 00/12] huge vmalloc mappings
 2021-01-24 12:22 UTC  (20+ messages)
` [PATCH v10 01/12] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v10 02/12] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v10 03/12] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v10 04/12] mm/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v10 05/12] mm: HUGE_VMAP arch support cleanup
` [PATCH v10 06/12] powerpc: inline huge vmap supported functions
` [PATCH v10 07/12] arm64: "
` [PATCH v10 08/12] x86: "
` [PATCH v10 09/12] mm: Move vmap_range from mm/ioremap.c to mm/vmalloc.c
` [PATCH v10 10/12] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v10 11/12] mm/vmalloc: Hugepage vmalloc mappings
` [PATCH v10 12/12] powerpc/64s/radix: Enable huge "

[GIT PULL] objtool/urgent for v5.11-rc5
 2021-01-24 12:15 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.11-5 tag
 2021-01-24 12:15 UTC 

kernel BUG in split_huge_page_to_list
 2021-01-24 12:01 UTC 

kernel/kcov.c:180:8: error: implicit declaration of function 'kaslr_offset'
 2021-01-24 11:59 UTC 

[GIT PULL] sched/urgent for v5.11-rc5
 2021-01-24 11:58 UTC 

[PATCH v2 00/34] Intel Vision Processing base enabling
 2021-01-24 11:56 UTC  (8+ messages)
` [PATCH v2 09/34] misc: xlink-pcie: lh: Add PCIe EPF driver for Local Host
` [PATCH v2 15/34] misc: xlink-pcie: Add XLink API interface

[RFC PATCH 0/7] Support for virtio-net hash reporting
 2021-01-24 11:52 UTC  (6+ messages)
` [RFC PATCH 3/7] tun: allow use of BPF_PROG_TYPE_SCHED_CLS program type

[watchdog v2] watchdog: mei_wdt: request stop on unregister
 2021-01-24 11:49 UTC 

kernel/sched/core.c:6854:20: warning: unused function 'balance_hotplug_wait'
 2021-01-24 11:43 UTC 

[PATCH] ACPICA: Common: Fix a typo
 2021-01-24 11:32 UTC 

[PATCH net v5] net: lapb: Add locking to the lapb module
 2021-01-24 11:19 UTC  (4+ messages)

[GIT PULL] timers/urgent for v5.11-rc5
 2021-01-24 11:11 UTC 

[GIT PULL] x86/urgent for v5.11-rc5
 2021-01-24 11:02 UTC 

[PATCH nf-next v4 1/5] net: sched: Micro-optimize egress handling
 2021-01-24 10:46 UTC  (2+ messages)

drivers/remoteproc/ti_k3_r5_remoteproc.c:377:28: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-01-24 10:43 UTC 

[PATCH] trace: Fix race in trace_open and buffer resize call
 2021-01-24 10:05 UTC  (2+ messages)

[PATCH v1] trace: Fix race in trace_open and buffer resize call
 2021-01-24 10:05 UTC  (13+ messages)

[PATCH v2] PHY: Ingenic: Fixes: compile phy-ingenic-usb only if it was enabled
 2021-01-24  9:52 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2021-01-24  9:50 UTC 

[PATCH v3 0/4] Fixes to bridge/panel and ingenic-drm
 2021-01-24  9:47 UTC  (8+ messages)
` [PATCH v3 1/4] drm: bridge/panel: Cleanup connector on bridge detach
` [PATCH v3 2/4] drm/simple_kms_helper: Add macro drmm_plain_simple_encoder_alloc()
` [PATCH v3 3/4] drm/ingenic: Register devm action to cleanup encoders
` [PATCH v3 4/4] drm/ingenic: Fix non-OSD mode

undefined reference to `cpu_sa110_suspend_size'
 2021-01-24  9:41 UTC 

UBSAN: shift-out-of-bounds in load_balance
 2021-01-24  9:30 UTC 

drivers/interconnect/qcom/icc-rpmh.c:132:28: sparse: sparse: incorrect type in assignment (different base types)
 2021-01-24  9:28 UTC 

[PATCH] ASoC: ti: Allocate dais dynamically for TDM and audio graph card
 2021-01-24  9:27 UTC 

[RE-RESEND PATCH 1/4] usb: musb: Fix runtime PM race in musb_queue_resume_work
 2021-01-24  8:38 UTC  (3+ messages)

[PATCH] printk: fix buffer overflow potential for print_text()
 2021-01-24  8:59 UTC  (7+ messages)

[PATCH] driver core: Fix a reource leak in 'fw_devlink_create_devlink()'
 2021-01-24  8:56 UTC  (2+ messages)

[PATCH v2] tracing: precise log info for kretprobe addr err
 2021-01-24  8:52 UTC  (5+ messages)

[PATCH net-next] net: core: devlink: add new trap action HARD_DROP
 2021-01-24  8:45 UTC  (4+ messages)

[PATCH] PHY: Ingenic: compile phy-ingenic-usb only if it was enabled
 2021-01-24  8:36 UTC  (2+ messages)

[PATCH v3 0/5] Some optimizations related to sgx
 2021-01-24  8:20 UTC  (7+ messages)
` [PATCH v3 1/5] selftests/x86: Simplify the code to get vdso base address in sgx
` [PATCH v3 2/5] x86/sgx: Optimize the locking range in sgx_sanitize_section()
` [PATCH v3 3/5] x86/sgx: Optimize the free_cnt count in sgx_epc_section
` [PATCH v3 4/5] x86/sgx: Allows ioctl PROVISION to execute before CREATE
` [PATCH v3 5/5] x86/sgx: Remove redundant if conditions in sgx_encl_create

Infinite recursion in device_reorder_to_tail() due to circular device links
 2021-01-24  8:13 UTC  (5+ messages)

[PATCH] sound/pci/hda: boolean values to a bool variable
 2021-01-24  8:13 UTC  (2+ messages)

[PATCH v2] iwlwifi: mvm: Fix an error handling path in 'iwl_mvm_wowlan_config_key_params()'
 2021-01-24  8:11 UTC 

[PATCH] iwlwifi: mvm: Fix an error handling path in 'ebu_dma_start()'
 2021-01-24  8:09 UTC  (2+ messages)

[PATCH v3 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement
 2021-01-24  8:09 UTC  (6+ messages)

[PATCH v9 00/12] huge vmalloc mappings
 2021-01-24  7:43 UTC  (4+ messages)
` [PATCH v9 05/12] mm: HUGE_VMAP arch support cleanup

[PATCH 0/2] Remove the IIO counter ABI
 2021-01-24  7:42 UTC  (3+ messages)
` [PATCH 1/2] counter: 104-quad-8: Remove "
` [PATCH 2/2] iio: Remove the IIO counter ABI documentation

[PATCH] mtd: rawnand: Fix an error handling path in 'ebu_dma_start()'
 2021-01-24  7:39 UTC 

[PATCH v2 2/2] memblock: do not start bottom-up allocations with kernel_end
 2021-01-24  7:34 UTC  (4+ messages)

[PATCH] dmaengine: ti: k3-udma: Fix a resource leak in an error handling path
 2021-01-24  7:09 UTC 

[PATCH] counter: stm32-lptimer-cnt: remove iio counter abi
 2021-01-24  6:52 UTC  (2+ messages)

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-24  6:48 UTC  (4+ messages)
` [PATCH v13 03/12] mm: hugetlb: free the vmemmap pages associated with each "
    ` [External] "

[PATCH] x86/sgx: Allows ioctl PROVISION to execute before CREATE
 2021-01-24  6:36 UTC  (6+ messages)

[PATCH v2] x86/sgx: Remove redundant if conditions in sgx_encl_create
 2021-01-24  6:33 UTC  (3+ messages)

[PATCH v4 net-next 0/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
 2021-01-24  5:20 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 8ece53ef7f428ee3f8eab936268b1a3fe2725e6b
 2021-01-24  5:11 UTC 

[rcu:rcu/next] BUILD SUCCESS 68dda19311f01b3450d4a823e47ccbc2c3d06e3c
 2021-01-24  5:12 UTC 

[tip:x86/urgent] BUILD SUCCESS 6e1239c13953f3c2a76e70031f74ddca9ae57cd3
 2021-01-24  5:11 UTC 

[PATCH next v2 01/17] dt-bindings: usb: fix yamllint check warning
 2021-01-24  4:56 UTC  (4+ messages)
` [PATCH next v2 03/17] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence

[GIT PULL] SMB3 Fixes
 2021-01-24  4:44 UTC 

Re:[PATCH 1/1] [Add support Mediatek mt7921U]
 2021-01-24  4:40 UTC 

[PATCH v3] selftests: drivers: fpga: A test for interrupt support
 2021-01-24  4:24 UTC  (2+ messages)

[PATCH] mm/memfd: replace strcpy() by strscpy()
 2021-01-24  4:06 UTC  (2+ messages)

[PATCH net] tcp: make TCP_USER_TIMEOUT accurate for zero window probes
 2021-01-24  3:36 UTC  (8+ messages)

[PATCH v5] gpiolib: Bind gpio_device to a driver to enable fw_devlink=on by default
 2021-01-24  2:53 UTC  (3+ messages)

[PATCH] hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist
 2021-01-24  2:46 UTC 

[PATCH] rcu: Release per-cpu krcp page cache when CPU going offline
 2021-01-24  2:21 UTC  (6+ messages)
    ` 回复: "
        ` 回复: "

[RFC PATCH] io_uring: add support for IORING_OP_GETDENTS64
 2021-01-24  2:17 UTC  (7+ messages)

[ANNOUNCE] 4.9.253-rt168
 2021-01-24  2:05 UTC 

[PATCH] mm: Fix potential pte_unmap_unlock pte error
 2021-01-24  2:01 UTC  (5+ messages)

[PATCH] USB: usblp: don't call usb_set_interface if there's a single alt
 2021-01-24  0:21 UTC 

[PATCH 1/4] perf tools: record aarch64 registers automatically
 2021-01-24  0:05 UTC  (3+ messages)
` [PATCH 4/4] perf tools: determine if LR is the return address

[PATCH v1 0/3] Support building gpio-tegra driver as loadable module
 2021-01-23 23:56 UTC  (3+ messages)

[PATCH 0/2] Fix BUG: Invalid wait context in hrtimer_interrupt()
 2021-01-23 23:37 UTC  (3+ messages)
` [PATCH 1/2] printk: Add new pr_*_deferred_once() variants
` [PATCH 2/2] hrtimer: Use pr_warn_deferred_once() in hrtimer_interrupt()

[PATCH 1/3] drivers: firmware: Add Pdi load API support
 2021-01-23 23:35 UTC  (6+ messages)
` [PATCH 3/3] fpga: versal-fpga: Add versal fpga manager driver

[PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2021-01-23 23:21 UTC  (5+ messages)
` [PATCH v6 2/2] iio: accel: Add support for the Bosch-Sensortec BMI088

[PATCH v2] perf stat: Append to default list if use -e +event
 2021-01-23 23:14 UTC  (8+ messages)

[PATCH] perf auxtrace: Automatically group aux-output events
 2021-01-23 23:11 UTC  (2+ messages)

[PATCH] PM / clk: make PM clock layer compatible with clocks that must sleep
 2021-01-23 23:07 UTC  (13+ messages)
        ` [PATCH v2] "
                      ` [PATCH v3] "

[PATCH] bus: qcom: Put child node before return
 2021-01-23 23:00 UTC  (4+ messages)

[PATCH v4 0/3] Support wakeup methods of Atmel maXTouch controllers
 2021-01-23 22:59 UTC  (3+ messages)
` [PATCH v4 2/3] Input: atmel_mxt_ts - support wakeup methods

[PATCH v4 00/10] Function Granular KASLR
 2021-01-23 22:59 UTC  (11+ messages)

[PATCH v7] perf stat: Fix wrong skipping for per-die aggregation
 2021-01-23 22:57 UTC  (4+ messages)

[PATCH v1] gpio: tegra: Improve formatting of the code
 2021-01-23 22:54 UTC  (2+ messages)

[PATCH v5 0/9] libperf and arm64 userspace counter access support
 2021-01-23 22:42 UTC  (3+ messages)
` [PATCH v5 4/9] libperf: Add evsel mmap support

bisected regression in v5.11-rc1 snd-usb-audio
 2021-01-23 22:40 UTC  (7+ messages)

[PATCH] vt: keyboard, use new API for keyboard_tasklet
 2021-01-23 21:47 UTC 

[PATCH] doc: networking: ip-sysctl: Document conf/all/disable_ipv6 and conf/default/disable_ipv6
 2021-01-23 21:40 UTC  (2+ messages)

[PATCH] NFC: fix possible resource leak
 2021-01-23 21:40 UTC  (2+ messages)

[PATCH] NFC: fix resource leak when target index is invalid
 2021-01-23 21:40 UTC  (2+ messages)

[watchdog] watchdog: mei_wdt: request stop on unregister
 2021-01-23 21:39 UTC  (4+ messages)

[PATCH net 0/4] Remove unneeded PHY time stamping option
 2021-01-23 21:38 UTC  (9+ messages)
` [PATCH net 2/4] net: mvpp2: Remove unneeded Kconfig dependency

[PATCH] net: dsa: bcm_sf2: put device node before return
 2021-01-23 21:30 UTC  (2+ messages)

[PATCH] chtls: Fix potential resource leak
 2021-01-23 21:30 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: ipa: NAPI poll updates
 2021-01-23 21:20 UTC  (2+ messages)

[PATCH v2] checkpatch: add warning for avoiding .L prefix symbols in assembly files
 2021-01-23 21:01 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] configfs: make directories inherit uid/gid from creator
 2021-01-23 20:55 UTC 

[PATCH bpf-next v5 1/4] bpf: Be less specific about socket cookies guarantees
 2021-01-23 20:45 UTC  (7+ messages)
` [PATCH bpf-next v5 4/4] selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie

[PATCH net v2 0/2] fix and move definitions of MRP data structures
 2021-01-23 20:40 UTC  (2+ messages)

[PATCH v2 1/1] vhost scsi: alloc vhost_scsi with kvzalloc() to avoid delay
 2021-01-23 20:14 UTC  (2+ messages)

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-01-23 20:10 UTC  (4+ messages)
` [PATCH 1/3] smp: Process pending softirqs in flush_smp_call_function_from_idle()
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done

[GIT PULL] KUnit update for Linux 5.11-rc5
 2021-01-23 20:05 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).