linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 17:14:18 to 2021-04-09 19:26:13 UTC [more...]

[RFC] net: core: devlink: add port_params_ops for devlink port parameters altering
 2021-04-09 19:26 UTC  (5+ messages)

[PATCH v2 0/5] Expose and manage PCI device reset
 2021-04-09 19:23 UTC  (6+ messages)
` [PATCH v2 1/5] PCI: merge slot and bus reset implementations
` [PATCH v2 2/5] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH v2 3/5] PCI: Add new array for keeping track of ordering of "
` [PATCH v2 4/5] PCI: Remove reset_fn field from pci_dev
` [PATCH v2 5/5] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH v3 0/8] Fix broken documentation file references
 2021-04-09 19:23 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: don't use ../dir for doc references
` [PATCH v3 2/8] dt-bindings: fix references for iio-bindings.txt
` [PATCH v3 3/8] dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference

[PATCH v2 01/21] dt-bindings: aspeed-lpc: Remove LPC partitioning
 2021-04-09 19:21 UTC  (5+ messages)
` [PATCH v2 09/21] ipmi: kcs_bmc: Split out kcs_bmc_cdev_ipmi

[PATCH 5.4 00/23] 5.4.111-rc1 review
 2021-04-09 19:22 UTC  (2+ messages)

static_branch/jump_label vs branch merging
 2021-04-09 19:21 UTC  (10+ messages)

[PATCH] MIPS: generic: Update node names to avoid unit addresses
 2021-04-09 19:21 UTC 

[PATCH v12 0/4] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-04-09 19:20 UTC  (5+ messages)
` [PATCH v12 1/4] clk: ralink: add clock driver for mt7621 SoC
` [PATCH v12 2/4] staging: mt7621-dts: make use of new 'mt7621-clk'
` [PATCH v12 3/4] staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'
` [PATCH v12 4/4] MAINTAINERS: add MT7621 CLOCK maintainer

[PATCH] phy: nxp-c45: add driver for tja1103
 2021-04-09 19:18 UTC  (2+ messages)

[gustavoars-linux:testing/xfs-fixed] BUILD SUCCESS 29cccbe7974279cab3786063db20a1146b1c4918
 2021-04-09 19:16 UTC 

[PATCH v7 00/28] Memory Folios
 2021-04-09 18:51 UTC  (29+ messages)
` [PATCH v7 01/28] mm: Optimise nth_page for contiguous memmap
` [PATCH v7 02/28] mm: Introduce struct folio
` [PATCH v7 03/28] mm: Add folio_pgdat and folio_zone
` [PATCH v7 04/28] mm/vmstat: Add functions to account folio statistics
` [PATCH v7 05/28] mm/debug: Add VM_BUG_ON_FOLIO and VM_WARN_ON_ONCE_FOLIO
` [PATCH v7 06/28] mm: Add folio reference count functions
` [PATCH v7 07/28] mm: Add put_folio
` [PATCH v7 08/28] mm: Add get_folio
` [PATCH v7 09/28] mm: Create FolioFlags
` [PATCH v7 10/28] mm: Handle per-folio private data
` [PATCH v7 11/28] mm/filemap: Add folio_index, folio_file_page and folio_contains
` [PATCH v7 12/28] mm/filemap: Add folio_next_index
` [PATCH v7 13/28] mm/filemap: Add folio_offset and folio_file_offset
` [PATCH v7 14/28] mm/util: Add folio_mapping and folio_file_mapping
` [PATCH v7 15/28] mm: Add folio_mapcount
` [PATCH v7 16/28] mm/memcg: Add folio wrappers for various functions
` [PATCH v7 17/28] mm/filemap: Add unlock_folio
` [PATCH v7 18/28] mm/filemap: Add lock_folio
` [PATCH v7 19/28] mm/filemap: Add lock_folio_killable
` [PATCH v7 20/28] mm/filemap: Add __lock_folio_async
` [PATCH v7 21/28] mm/filemap: Add __lock_folio_or_retry
` [PATCH v7 22/28] mm/filemap: Add wait_on_folio_locked
` [PATCH v7 23/28] mm/filemap: Add end_folio_writeback
` [PATCH v7 24/28] mm/writeback: Add wait_on_folio_writeback
` [PATCH v7 25/28] mm/writeback: Add wait_for_stable_folio
` [PATCH v7 26/28] mm/filemap: Convert wait_on_page_bit to wait_on_folio_bit
` [PATCH v7 27/28] mm/filemap: Convert wake_up_page_bit to wake_up_folio_bit
` [PATCH v7 28/28] mm/filemap: Convert page wait queues to be folios

Problem in pfmemalloc skb handling in net/core/dev.c
 2021-04-09 19:12 UTC  (9+ messages)

[PATCH v3 02/10] erofs: introduce multipage per-CPU buffers
 2021-04-09 19:06 UTC  (2+ messages)
` [PATCH v3.2 "

[PATCH] mm/memory_hotplug: Make unpopulated zones PCP structures unreachable during hot remove
 2021-04-09 19:05 UTC  (7+ messages)

[PATCH net-next v2 0/5] page_pool: recycle buffers
 2021-04-09 19:01 UTC  (4+ messages)
` [PATCH net-next v2 3/5] page_pool: Allow drivers to hint on SKB recycling

[Outreachy kernel][PATCH 1/2] staging: media: omap4iss: Align line break to the open parenthesis in file iss.c
 2021-04-09 19:01 UTC  (2+ messages)
` [Outreachy kernel][PATCH 2/2] staging: media: omap4iss: Align line break to the open parenthesis in file iss_video.c

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-09 18:59 UTC  (11+ messages)
` [PATCH 03/10] mm/migrate: update node demotion order during on hotplug events
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded

[PATCH v16 00/17] KVM RISC-V Support
 2021-04-09 18:58 UTC  (2+ messages)

[PATCH 0/3] nvmem: eeprom: add support for FRAM
 2021-04-09 18:57 UTC  (4+ messages)
` [PATCH 3/3] nvmem: eeprom: add documentation "

[PATCH 0/11 v2] Use local_lock for pcp protection and reduce stat overhead
 2021-04-09 18:55 UTC  (9+ messages)
` [PATCH 02/11] mm/page_alloc: Convert per-cpu list protection to local_lock

[PATCH 0/3] Add Qualcomm Technologies, Inc. PM8008 MFD driver
 2021-04-09 18:56 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mfd: pm8008: Add IRQ listing

[PATCH v2] integrity: Add declarations to init_once void arguments
 2021-04-09 18:55 UTC  (2+ messages)

[PATCH net-next 0/3] introduce skb_for_each_frag()
 2021-04-09 18:54 UTC  (5+ messages)
` [PATCH net-next 1/3] skbuff: add helper to walk over the fraglist
` [PATCH net-next 2/3] net: use skb_for_each_frag() helper where possible
` [PATCH net-next 3/3] net: use skb_for_each_frag() in illegal_highdma()

[PATCH] media: dt-bindings: media: renesas,drif: Fix fck definition
 2021-04-09 18:54 UTC  (2+ messages)

[PATCH 00/15] SDX55 devicetree updates
 2021-04-09 18:52 UTC  (9+ messages)
` [PATCH 06/15] dt-bindings: firmware: scm: Add compatible for SDX55
` [PATCH 10/15] dt-bindings: arm: qcom: Add binding for Telit FN980 TLB board
` [PATCH 12/15] dt-bindings: arm: qcom: Add binding for Thundercomm T55 kit
` [PATCH 14/15] dt-bindings: remoteproc: qcom: pas: Add binding for SDX55

[PATCH v2 3/3] dt-bindings: qcom: geni-se: document iommus
 2021-04-09 18:51 UTC  (2+ messages)

[PATCH V4 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-09 18:50 UTC  (4+ messages)
` [PATCH V4 XRT Alveo 09/20] fpga: xrt: management physical function driver (root)

[PATCH 0/3] staging: iio: cdc: ad7746: remove platform_data in favor of device tree bindings
 2021-04-09 18:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: staging: iio: cdc: ad7746: add binding documentation for AD7746
` [PATCH 2/3] staging: iio: cdc: ad7746: use dt bindings to set the EXCx pins output
` [PATCH 3/3] staging: iio: cdc: ad7746: use dt binding to set the excitation level

[PATCH V2 0/4] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-04-09 18:50 UTC  (5+ messages)
` [PATCH V2 2/4] dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings
` [PATCH V2 4/4] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml

[PATCH v2] ima: Fix function name error in comment
 2021-04-09 18:50 UTC  (2+ messages)

[PATCH v4 0/3] ima: kernel build support for loading the kernel module signing key
 2021-04-09 18:48 UTC  (2+ messages)

[PATCH 0/2] brcmfmac: support parse country code map from DT
 2021-04-09 18:46 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: bcm43xx-fmac: add optional brcm,ccode-map

[PATCH v2 2/2] staging: media: zoran: remove and add comments; align code
 2021-04-09 18:44 UTC 

[PATCH v2 1/2] media: zoran: add spaces around '<<'
 2021-04-09 18:44 UTC 

[PATCH v2 0/2] staging: media: zoran: aligned the code and block comment changes
 2021-04-09 18:44 UTC 

[PATCH net-next 0/3] net: add new properties for of_get_mac_address from nvmem
 2021-04-09 18:43 UTC  (2+ messages)

[PATCH 1/6] PM: runtime: enable wake irq after runtime_suspend hook called
 2021-04-09 18:41 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: usb: mtk-xhci: add wakeup interrupt

[PATCH v1 0/2] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-04-09 18:41 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio

[GIT PULL] perf tools fixes for v5.12: 3rd batch
 2021-04-09 18:37 UTC 

[PATCH v2 1/6] usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
 2021-04-09 18:38 UTC  (3+ messages)
` [PATCH v2 6/6] Documentation: connector: Add slow-charger-loop definition

[PATCH v2 1/2] include: net: add dsa_cpu_ports function
 2021-04-09 18:15 UTC  (6+ messages)
` [PATCH v2 2/2] drivers: net: dsa: qca8k: add support for multiple cpu port

[PATCH v11 0/6] MIPS: ralink: add CPU clock detection and clock driver for MT7621
 2021-04-09 18:34 UTC  (11+ messages)
` [PATCH v11 1/6] dt-bindings: clock: add dt binding header for mt7621 clocks
` [PATCH v11 2/6] dt: bindings: add mt7621-sysc device tree binding documentation
` [PATCH v11 3/6] clk: ralink: add clock driver for mt7621 SoC

[PATCH 2/3] nvmem: eeprom: at25: add support for FRAM
 2021-04-09 18:34 UTC  (2+ messages)

[PATCH v1 0/2] Override device name using DT "dev-name" property
 2021-04-09 18:34 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: add "dev-name" property to assign specific device name

[PATCH] block: initialize variable ret with 0
 2021-04-09 18:32 UTC 

[RFC PATCH v2 00/18] Use obj_cgroup APIs to charge the LRU pages
 2021-04-09 18:31 UTC  (3+ messages)
` [RFC PATCH v2 09/18] mm: vmscan: remove noinline_for_stack

[PATCH][V2] clk: uniphier: Fix potential infinite loop
 2021-04-09 18:28 UTC  (3+ messages)

[PATCH 0/4] BCM2711's sdhci-iproc CMD timeouts
 2021-04-09 18:28 UTC  (11+ messages)
` [PATCH 4/4] ARM: dts: Fix-up EMMC2 controller's frequency

[PATCH v2 -next 0/3] Add missing MODULE_DEVICE_TABLE
 2021-04-09 18:28 UTC  (7+ messages)
` [PATCH v2 -next 1/3] clk: qcom: a7-pll: "
` [PATCH v2 -next 2/3] clk: qcom: a53-pll: "
` [PATCH v2 -next 3/3] clk: qcom: apss-ipq-pll: "

[Outreachy kernel][PATCH] staging: media: hantro: Rewrite macro function in lower case
 2021-04-09 18:26 UTC  (9+ messages)

[PATCH 0/8] Add Support for MediaTek MT8192 APU Power
 2021-04-09 18:25 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: clock: Add MT8192 APU clock bindings
` [PATCH 3/8] dt-bindings: apu: Add MT8192 APU power domain
` [PATCH 4/8] dt-bindings: arm: mediatek: Add new document bindings for APU

[PATCH 0/5] Introduce support for PSF mitigation
 2021-04-09 18:22 UTC  (4+ messages)
` [PATCH 1/5] x86/cpufeatures: Define feature bits to support mitigation of PSF

[PATCH] nvme-pci: don't simple map sgl when sgls are disabled
 2021-04-09 18:12 UTC 

[PATCH] HID: hid-sensor-custom: remove useless variable
 2021-04-09 18:19 UTC  (2+ messages)

[RFC PATCH 0/3] net: axienet: Introduce dmaengine support
 2021-04-09 18:13 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: net: xilinx_axienet: convert bindings document to yaml
` [RFC PATCH 2/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
` [RFC PATCH 3/3] net: axienet: Introduce dmaengine support

[syzbot] BUG: spinlock bad magic in erofs_pcpubuf_growsize
 2021-04-09 18:13 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: The state of phy may not be correct during power-on
 2021-04-09 18:12 UTC 

[PATCH v6 01/30] iov_iter: Add ITER_XARRAY
 2021-04-09 18:11 UTC  (3+ messages)
` [RFC PATCH 1/2] iov_iter: Remove iov_iter_for_each_range()
` [RFC PATCH 2/2] iov_iter: Drop the X argument from iterate_all_kinds() and use B instead

[PATCH v3 0/5] Add "func_no_repete" tracing option
 2021-04-09 18:10 UTC  (6+ messages)
` [PATCH v3 1/5] tracing: Define new ftrace event "func_repeats"
` [PATCH v3 2/5] tracing: Add "last_func_repeats" to struct trace_array
` [PATCH v3 3/5] tracing: Add method for recording "func_repeats" events
` [PATCH v3 4/5] tracing: Unify the logic for function tracing options
` [PATCH v3 5/5] tracing: Add "func_no_repeats" option for function tracing

[PATCH 5.10 00/41] 5.10.29-rc1 review
 2021-04-09 18:10 UTC  (2+ messages)

[PATCH v1 1/2] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
 2021-04-09 18:09 UTC  (6+ messages)
` [PATCH v1 2/2] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml

[PATCH net-next 0/7] net: ipa: a few small fixes
 2021-04-09 18:07 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ipa: relax pool entry size requirement
` [PATCH net-next 2/7] net: ipa: update sequence type for modem TX endpoint
` [PATCH net-next 3/7] net: ipa: only set endpoint netdev pointer when in use
` [PATCH net-next 4/7] net: ipa: ipa_stop() does not return an error
` [PATCH net-next 5/7] net: ipa: get rid of empty IPA functions
` [PATCH net-next 6/7] net: ipa: get rid of empty GSI functions
` [PATCH net-next 7/7] net: ipa: three small fixes

[PATCH 1/2] iommu/sva: Tighten SVA bind API with explicit flags
 2021-04-09 18:08 UTC  (6+ messages)
` [PATCH 2/2] iommu/sva: Remove mm parameter from SVA bind API

[PATCH] Documentation: kunit: add tips for running KUnit
 2021-04-09 18:01 UTC 

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-04-09 17:59 UTC  (17+ messages)

[syzbot] kernel BUG in llc_sap_action_send_xid_c
 2021-04-09 17:58 UTC 

[RFC v2 PATCH 0/7] Xilinx DMA enhancements and optimization
 2021-04-09 17:56 UTC  (8+ messages)
` [RFC v2 PATCH 1/7] dt-bindings: dmaengine: xilinx_dma: Add xlnx,axistream-connected property
` [RFC v2 PATCH 2/7] dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property
` [RFC v2 PATCH 3/7] dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
` [RFC v2 PATCH 4/7] dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
` [RFC v2 PATCH 5/7] dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
` [RFC v2 PATCH 6/7] dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
` [RFC v2 PATCH 7/7] dmaengine: xilinx_dma: Program interrupt delay timeout

[PATCH v3] powerpc/traps: Enhance readability for trap types
 2021-04-09 17:45 UTC  (3+ messages)

[next] ERROR: modpost: "dns_query" [fs/cifs/cifs.ko] undefined
 2021-04-09 17:57 UTC  (5+ messages)
` [EXTERNAL] "

[RFC net-next 0/1] seg6: Counters for SRv6 Behaviors
 2021-04-09 17:55 UTC  (4+ messages)
` [RFC net-next 1/1] seg6: add counters support "

[PATCH 0/7] Restructure the rpmsg char and introduce the rpmsg-raw channel
 2021-04-09 17:53 UTC  (5+ messages)
` [PATCH 2/7] rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrl
` [PATCH 4/7] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function

[PATCH] xattr: simplify logic at xattr_resolve_name()
 2021-04-09 17:48 UTC 

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-09 17:49 UTC  (12+ messages)

[PATCH] mailmap: Update email address for Nicolas Saenz
 2021-04-09 17:47 UTC  (2+ messages)

[GIT PULL] SELinux fixes for v5.12 (#2)
 2021-04-09 17:44 UTC 

[RFC Part1 PATCH 00/13] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-04-09 17:40 UTC  (4+ messages)
` [RFC Part1 PATCH 11/13] x86/kernel: validate rom memory before accessing when SEV-SNP is active

[gustavoars-linux:testing/xfs-series] BUILD SUCCESS 387b2370698815b609f6e035e28a47980ee9b36d
 2021-04-09 17:39 UTC 

[PATCH 1/2 v2] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
 2021-04-09 17:39 UTC  (3+ messages)
    ` [Outreachy kernel] "

[PATCH] MAINTAINERS: Update BCM2711/BCM2335 maintainer's mail
 2021-04-09 17:34 UTC  (2+ messages)

[PATCH] HSI: core: fix resource leaks in hsi_add_client_from_dt()
 2021-04-09 17:34 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Skip ELAN power-on command after reset
 2021-04-09 17:32 UTC  (2+ messages)

[PATCH] xfs: fix return of uninitialized value in variable error
 2021-04-09 17:32 UTC  (2+ messages)

[PATCH v1 00/14] vfio: Device memory DMA mapping improvements
 2021-04-09 17:32 UTC  (5+ messages)
` [PATCH v1 01/14] vfio: Create vfio_fs_type with inode per device
  ` 答复: "

[Outreachy kernel][PATCH 1/2 v3] staging: media: hantro: Align line break to the open parenthesis in file hantro_hw.h
 2021-04-09 17:32 UTC  (3+ messages)

[PATCH v17 1/2] scsi: ufs: Enable power management for wlun
 2021-04-09 17:30 UTC  (5+ messages)

[PATCH 0/2] media: zoran: clean up style issues
 2021-04-09 17:26 UTC  (5+ messages)
` [PATCH 1/2] media: zoran: add spaces around '<<'
      ` [Outreachy kernel] "

[PATCH net v1] Revert "lan743x: trim all 4 bytes of the FCS; not just 2"
 2021-04-09 17:24 UTC  (8+ messages)

[Outreachy kernel] [PATCH] staging: rtl8723bs: Change the type and use of a variable
 2021-04-09 17:24 UTC  (4+ messages)

[RFC PATCH v2 0/4] arm64: Implement stack trace reliability checks
 2021-04-09 17:23 UTC  (6+ messages)
  ` [RFC PATCH v2 3/4] arm64: Detect FTRACE cases that make the stack trace unreliable

[PATCH v3] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child
 2021-04-09 17:20 UTC 

[PATCH hyperv-next] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2021-04-09 17:19 UTC  (3+ messages)

[PATCH v2] dt-bindings: serial: samsung: include generic dtschema to match bluetooth child
 2021-04-09 17:19 UTC  (3+ messages)

[PATCH 0/5] close various race windows for swap
 2021-04-09 17:17 UTC  (5+ messages)
` [PATCH 2/5] swap: fix do_swap_page() race with swapoff

[PATCH v12 0/3] Add trusted_for(2) (was O_MAYEXEC)
 2021-04-09 17:15 UTC  (3+ 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).