All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-29 19:24:33 to 2020-06-29 19:35:24 UTC [more...]

[PATCH v3] HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state
 2020-06-29 18:43 UTC  (2+ messages)

[PATCH 0/2] Add SW_MACHINE_COVER key
 2020-06-29 13:36 UTC  (5+ messages)
` [PATCH 1/2] Input: add `SW_MACHINE_COVER`
      ` input maintainer -- are you there? was "

[PATCH] ch: Do not read past the end of vendor_labels[]
 2020-06-29 19:26 UTC  (3+ messages)

[PATCH v4 0/3] ALSA: compress: Document stream states and fix gapless SM
 2020-06-29  9:05 UTC  (3+ messages)
` [PATCH v4 1/3] ALSA: compress: document the compress audio state machine

[PATCH] phy: qcom: remove ufs qmp phy driver
 2020-06-29 19:24 UTC  (2+ messages)

[PATCH v4 00/17] Warn on orphan section placement
 2020-06-29 15:54 UTC  (6+ messages)
` [PATCH v4 05/17] ctype: Work around Clang -mbranch-protection=none bug
` [PATCH v4 14/17] arm/build: Warn on orphan section placement

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-29 17:45 UTC  (4+ messages)
` [PATCH v4 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[PATCHv4 00/22] scsi: enable reserved commands for LLDDs
 2020-06-29 14:38 UTC  (7+ messages)
` [PATCH 03/22] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH 0/5] Last batch of W=1 warning fixes in MFD
 2020-06-29 14:43 UTC  (6+ messages)
` [PATCH 4/5] mfd: sprd-sc27xx-spi: Fix divide by zero when allocating register offset/mask

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-06-29 17:01 UTC  (13+ messages)
` [PATCH v3 1/7] x86/boot/compressed: Move .got.plt entries out of the .got section
` [PATCH v3 2/7] x86/boot/compressed: Force hidden visibility for all symbol references
` [PATCH v3 3/7] x86/boot/compressed: Get rid of GOT fixup code
` [PATCH v3 4/7] x86/boot: Add .text.* to setup.ld
` [PATCH v3 5/7] x86/boot: Remove run-time relocations from .head.text code

[RFC PATCH 0/6] Support raw event and DT for perf on RISC-V
 2020-06-29 12:53 UTC  (5+ messages)

[PATCH V3 00/10] Support building i.MX8 SoCs clock driver as module
 2020-06-29 12:53 UTC  (4+ messages)
` [PATCH V3 04/10] clk: imx: Support building SCU "

[PATCH 1/2] kasan: Improve and simplify Kconfig.kasan
 2020-06-29 13:36 UTC  (4+ messages)
` [PATCH 2/2] kasan: Update required compiler versions in documentation

[PATCH -next] <linux/of.h>: add stub for of_get_next_parent() to fix qcom build error
 2020-06-29 19:25 UTC  (2+ messages)

[net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering
 2020-06-29 19:33 UTC  (2+ messages)

[Make-wifi-fast] Support for airtime scheduling using ath10k
 2020-06-29 10:25 UTC  (3+ messages)

[PATCH v2 00/10] net: improve devres helpers
 2020-06-29 16:58 UTC  (5+ messages)
` [PATCH v2 01/10] net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
` [PATCH v2 02/10] net: ethernet: ixgbe: don't call devm_mdiobus_free()

[REGRESSION] 5.8-rc3: seccomp crash with Chromium, QtWebEngine and related browsers: seccomp-bpf failure in syscall 0072
 2020-06-29 14:41 UTC  (2+ messages)

[PATCH 0/5] "task_work for links" fixes
 2020-06-29 15:52 UTC  (5+ messages)

[PATCH 1/4] ARM: exynos: Apply little core workaround only under secure firmware
 2020-06-29 11:05 UTC  (3+ messages)
  ` [PATCH v2 1/4] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-29 12:23 UTC  (4+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info

[PATCH 4.9 000/191] 4.9.229-rc1 review
 2020-06-29 15:39 UTC  (33+ messages)
` [PATCH 4.9 001/191] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
` [PATCH 4.9 003/191] i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
` [PATCH 4.9 020/191] nfsd: Fix svc_xprt refcnt leak when setup callback client failed
` [PATCH 4.9 022/191] yam: fix possible memory leak in yam_init_driver
` [PATCH 4.9 024/191] scsi: sr: Fix sr_probe() missing deallocate of device minor
` [PATCH 4.9 028/191] tty: hvc: Fix data abort due to race in hvc_open
` [PATCH 4.9 029/191] staging: sm750fb: add missing case while setting FB_VISUAL
` [PATCH 4.9 039/191] clk: ti: composite: fix memory leak
` [PATCH 4.9 041/191] tty: n_gsm: Fix waking up upper tty layer when room available
` [PATCH 4.9 052/191] IB/cma: Fix ports memory leak in cma_configfs
` [PATCH 4.9 055/191] USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
` [PATCH 4.9 058/191] usb: gadget: Fix issue with config_ep_by_speed function
` [PATCH 4.9 061/191] NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
` [PATCH 4.9 062/191] extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
` [PATCH 4.9 069/191] lib/zlib: remove outdated and incorrect pre-increment optimization
` [PATCH 4.9 094/191] x86/kprobes: Avoid kretprobe recursion bug
` [PATCH 4.9 095/191] kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
` [PATCH 4.9 096/191] e1000e: Do not wake up the system via WOL if device wakeup is disabled
` [PATCH 4.9 109/191] media: dvb_frontend: get rid of property cache's state
` [PATCH 4.9 110/191] media: dvb_frontend: better document the -EPERM condition
` [PATCH 4.9 113/191] media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
` [PATCH 4.9 114/191] media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
` [PATCH 4.9 115/191] media: dvb_frontend: Add compat_ioctl callback
` [PATCH 4.9 116/191] media: dvb_frontend: Add commands implementation for compat ioct
` [PATCH 4.9 117/191] media: dvb_frontend: fix wrong cast in compat_ioctl
` [PATCH 4.9 122/191] mtd: rawnand: xway: Fix the probe error path
` [PATCH 4.9 143/191] net: Fix the arp error in some cases
` [PATCH 4.9 149/191] USB: ehci: reopen solution for Synopsys HC bug
` [PATCH 4.9 155/191] ALSA: usb-audio: uac1: Invalidate ctl on interrupt
` [PATCH 4.9 159/191] cifs/smb3: Fix data inconsistent when punch hole
` [PATCH 4.9 173/191] kbuild: improve cc-option to clean up all temporary files
` [PATCH 4.9 174/191] blktrace: break out of blktrace setup on concurrent calls

[PATCH 4.19 000/131] 4.19.131-rc1 review
 2020-06-29 15:34 UTC  (13+ messages)
` [PATCH 4.19 012/131] fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"
` [PATCH 4.19 013/131] ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294
` [PATCH 4.19 032/131] net: phy: Check harder for errors in get_phy_id()
` [PATCH 4.19 040/131] net: core: reduce recursion limit value
` [PATCH 4.19 041/131] USB: ohci-sm501: Add missed iounmap() in remove
` [PATCH 4.19 054/131] xhci: Fix enumeration issue when setting max packet size for FS devices
` [PATCH 4.19 079/131] ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
` [PATCH 4.19 088/131] sched/deadline: Initialize ->dl_boosted
` [PATCH 4.19 095/131] arm64/sve: Eliminate data races on sve_default_vl
` [PATCH 4.19 109/131] KVM: nVMX: Plumb L2 GPA through to PML emulation
` [PATCH 4.19 117/131] ocfs2: fix panic on nfs server over ocfs2
` [PATCH 4.19 122/131] drm/radeon: fix fb_div check in ni_init_smc_spll_table()

[PATCH 4.14 00/78] 4.14.186-rc1 review
 2020-06-29 15:38 UTC  (11+ messages)
` [PATCH 4.14 18/78] tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
` [PATCH 4.14 22/78] net: core: reduce recursion limit value
` [PATCH 4.14 27/78] usb: host: xhci-mtk: avoid runtime suspend when removing hcd
` [PATCH 4.14 36/78] ALSA: usb-audio: Fix OOB access of mixer element list
` [PATCH 4.14 40/78] efi/esrt: Fix reference count leak in esre_create_sysfs_entry
` [PATCH 4.14 43/78] RDMA/cma: Protect bind_list and listen_list while finding matching cm id
` [PATCH 4.14 45/78] RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
` [PATCH 4.14 56/78] s390/ptrace: fix setting syscall number
` [PATCH 4.14 63/78] btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
` [PATCH 4.14 75/78] NFSv4 fix CLOSE not waiting for direct IO compeletion

[PATCH v2 net-next 00/15] sfc: prerequisites for EF100 driver, part 1
 2020-06-29 13:33 UTC  (5+ messages)
` [PATCH v2 net-next 01/15] sfc: update MCDI protocol headers
` [PATCH v2 net-next 02/15] sfc: determine flag word automatically in efx_has_cap()
` [PATCH v2 net-next 03/15] sfc: extend bitfield macros up to POPULATE_DWORD_13
` [PATCH v2 net-next 04/15] sfc: don't try to create more channels than we can have VIs

[PATCH 0/2] Clean up goback logic
 2020-06-29 15:30 UTC  (3+ messages)
` [PATCH 1/2] kconfig: qconf: simplify the goBack() logic
` [PATCH 2/2] kconfig: qconf: don't show goback button on splitMode

[PATCH v3 0/3] printk: replace ringbuffer
 2020-06-29 15:32 UTC  (3+ messages)
` [PATCH v3 2/3] printk: add lockless ringbuffer

[PATCH 1/3] ARM: dts: exynos: Fix missing empty reg/ranges property regulators on Trats
 2020-06-29 19:33 UTC  (6+ messages)
` [RFT 2/3] arm64: dts: exynos: Add unit address to soc node on Exynos5433
` [RFT 3/3] arm64: dts: exynos: Add unit address to soc node and move thermal zones on Exynos7

[PATCH] mt76: mt76x2u: enable HC-M7662BU1
 2020-06-29 17:05 UTC 

[PATCH v5 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-29 16:18 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: reset: Add a binding for the RPi Firmware reset controller
` [PATCH v5 2/9] reset: Add Raspberry Pi 4 firmware "
` [PATCH v5 3/9] ARM: dts: bcm2711: Add firmware usb reset node
` [PATCH v5 4/9] ARM: dts: bcm2711: Add reset controller to xHCI node
` [PATCH v5 5/9] usb: xhci-pci: Add support for reset controllers
` [PATCH v5 6/9] Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
` [PATCH v5 7/9] usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
` [PATCH v5 8/9] Revert "firmware: raspberrypi: Introduce vl805 init routine"
` [PATCH v5 9/9] Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"

[PATCH v3 00/20] dts/dt-bindings: Fix Arm Ltd. ARMv8 "boards"
 2020-06-29  8:55 UTC  (6+ messages)
` [PATCH v3 04/20] arm64: dts: arm: vexpress: Move fixed devices out of bus node

[PATCHv5 00/22] scsi: enable reserved commands for LLDDs
 2020-06-29  7:20 UTC  (2+ messages)
` [PATCH 03/22] scsi: add scsi_{get,put}_internal_cmd() helper

[PATCH] mm/vmscan: restore zone_reclaim_mode ABI
 2020-06-29  7:13 UTC  (4+ messages)

[PATCH] btrfs: Always initialize btrfs_bio::tgtdev_map/raid_map pointers
 2020-06-29 14:16 UTC 

[PATCH v2] Bluetooth: use configured default params for active scans
 2020-06-29 17:04 UTC 

[PATCH 1/5] i2c: xiic: Fix broken locking on tx_msg
 2020-06-29 12:53 UTC  (9+ messages)
` [PATCH 2/5] i2c: xiic: Drop broken interrupt handler
` [PATCH 4/5] i2c: xiic: Switch from waitqueue to completion

[PATCH v7 0/8] Mac Old World ROM experiment
 2020-06-29 18:55 UTC  (9+ messages)
` [PATCH v7 6/8] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
` [PATCH v7 5/8] mac_oldworld: Change PCI address of macio to match real hardware
` [PATCH v7 4/8] mac_oldworld: Drop some variables
` [PATCH v7 3/8] mac_oldworld: Drop a variable, use get_system_memory() directly
` [PATCH v7 8/8] mac_oldworld: Add SPD data to cover RAM
` [RFC PATCH v7 7/8] WIP macio/cuda: Attempt to add i2c support
` [PATCH v7 2/8] mac_newworld: Allow loading binary ROM image
` [PATCH v7 1/8] mac_oldworld: "

[RFC 00/10] perf tools: Add support to reuse metric
 2020-06-29 15:55 UTC  (17+ messages)
` [PATCH 01/10] perf tools: Rename expr__add_id to expr__add_val
` [PATCH 02/10] perf tools: Add struct expr_parse_data to keep expr value
` [PATCH 06/10] perf tools: Collect other metrics in struct egroup
` [PATCH 07/10] perf tools: Collect other metrics in struct metric_expr

[PATCH] arm64: dts: imx8mp: add ddr pmu device node
 2020-06-29  8:42 UTC 

[PATCH v3 1/2] arm64: dts: Add a device tree for the Librem 5 phone
 2020-06-29  6:36 UTC  (2+ messages)

[PATCH] net: tap: check if the file descriptor is valid before using it
 2020-06-29 19:30 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 1/3] drm/i915/bios: Parse HOBL parameter
 2020-06-29 19:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/3] drm/i915/bios: Parse HOBL parameter (rev2)

[RFC] stop using ->read and ->write for kernel access
 2020-06-29 17:02 UTC  (9+ messages)
` [PATCH 03/11] fs: add new read_uptr and write_uptr file operations

[RFC] Host1x/TegraDRM UAPI
 2020-06-29 19:33 UTC  (7+ messages)
` [RFC] Host1x/TegraDRM UAPI (sync points)

[PATCH] staging: media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue
 2020-06-29 14:43 UTC  (2+ messages)

[PATCH net-next 4/8] smsc95xx: remove redundant link status checking
 2020-06-29 13:11 UTC 

[PATCH] ntfs: remove extraneous semicolons
 2020-06-29 17:07 UTC 

[PATCH 0/4] Restore big.LITTLE cpuidle driver for Exynos
 2020-06-29  8:54 UTC  (5+ messages)
  ` [PATCH 1/4] ARM: exynos: Apply little core workaround only under secure firmware

[PATCH] blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
 2020-06-29 15:56 UTC  (2+ messages)

[PATCH net-next 3/8] smsc95xx: add PAL support to use external PHY drivers
 2020-06-29 13:11 UTC 

[PATCH] blk-mq: put driver tag when this request is completed
 2020-06-29 15:56 UTC  (2+ messages)

[PATCH 3/4] ath10k: Add new api to support TID specific configuration
 2020-06-29  8:39 UTC  (2+ messages)

[PATCH net-next 8/8] smsc95xx: use usbnet->driver_priv
 2020-06-29 13:13 UTC 

[PATCH net-next 0/8] Add PAL support to smsc95xx
 2020-06-29 13:10 UTC 

[PATCH net-next 1/8] smsc95xx: check return value of smsc95xx_reset
 2020-06-29 13:10 UTC 

[PATCH] scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
 2020-06-29 19:32 UTC 

[PATCH fsgsbase v2 0/4] x86/fsgsbase: Some fixes
 2020-06-29  5:17 UTC  (3+ messages)
` [PATCH fsgsbase v2 4/4] x86/fsgsbase: Fix Xen PV support

[PATCH] sparse: use static inline for __chk_{user,io}_ptr()
 2020-06-29 18:08 UTC  (2+ messages)

[PATCH v3 0/9] Raspberry Pi 4 USB firmware initialization rework
 2020-06-29 15:19 UTC  (6+ messages)
` [PATCH v3 2/9] reset: Add Raspberry Pi 4 firmware reset controller

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-29 19:20 UTC  (11+ messages)

[PATCH v3 0/4] Migrate non-migrated pages of a SVM
 2020-06-29 19:25 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/27] event/dlb Intel DLB PMD
 2020-06-29 19:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH 01/27] eventdev: dlb upstream prerequisites

DMA Engine: Transfer From Userspace
 2020-06-29 15:18 UTC  (14+ messages)

[jkirsher-next-queue:dev-queue 48/53] drivers/net/ethernet/intel/iecm/iecm_txrx.c:2508:28: error: 'last_offset' undeclared; did you mean
 2020-06-29 19:30 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH RFC 0/5] support batched IOTLB updating in vhost-vdpa
 2020-06-29  9:26 UTC  (4+ messages)
` [PATCH RFC 4/5] vhost-vdpa: support IOTLB batching hints

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-29 10:27 UTC  (8+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[PATCH v4 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-29 12:21 UTC  (4+ messages)
` [PATCH v4 2/2] sched/uclamp: Protect uclamp fast path code with static key

[kvm-unit-tests PATCH] x86: pmu: fix failures on 32-bit due to wrong masks
 2020-06-29 15:27 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915/gem: Move obj->lut_list under its own lock
 2020-06-29 19:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2] drm/i915/gem: Move obj->lut_list under its own lock (rev3)

[PATCH net 0/2] wireguard fixes for 5.8-rc3
 2020-06-29 14:40 UTC  (6+ messages)
` [PATCH net 2/2] wireguard: device: avoid circular netns references

[RFC PATCH v1 1/2] ufs: introduce callbacks to get command information
 2020-06-29  8:49 UTC  (4+ messages)
  ` [RFC PATCH v1 2/2] exynos-ufs: support command history

[PATCH v2 0/1] Document Ingenic SoCs binding
 2020-06-29 19:28 UTC  (4+ messages)
` [PATCH v2 1/1] dt-bindings: MIPS: "

[PATCH v4 0/6] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2020-06-29  6:32 UTC  (6+ messages)

[PATCH] drm/zte: remove unneeded semicolon
 2020-06-29  7:39 UTC  (2+ messages)

[PATCH v2 0/2] usb: dwc3: gadget: improve isoc handling
 2020-06-29 13:12 UTC  (8+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: make starting isoc transfers more robust

[RFC v3 2/2] media: staging: rkisp1: allow quantization conversion from userspace for isp source pad
 2020-06-29 15:50 UTC  (14+ messages)

[PATCH 00/20] Prep work for fanotify named events
 2020-06-29 13:27 UTC  (3+ messages)
` [PATCH 05/20] kernfs: do not call fsnotify() with name without a parent

[PATCH v2] update kernel documentation references in cgroups(7) and cpuset(7)
 2020-06-29 14:41 UTC 

pm/testing build: 6 builds: 0 failed, 6 passed, 8 warnings (v5.8-rc3-20-g4ebdb176f4ab)
 2020-06-29 15:52 UTC 

[PATCH v2 00/15] media: atomisp: Clean ups and fixes to make it load on Baytrail
 2020-06-29 10:53 UTC  (4+ messages)

[PATCH v3 1/5] media: atomisp: Refactor PMIC detection to a separate function
 2020-06-29 10:57 UTC  (2+ messages)
` [PATCH v3 5/5] media: atomisp: Clean up non-existing folders from Makefile

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-06-29 18:48 UTC  (4+ messages)
` [net-next v3 09/15] iecm: Init and allocate vport

drivers/spi/spi-fsl-lib.h:84:9: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-06-29 15:52 UTC 

[jkirsher-next-queue:dev-queue 7/53] include/linux/avf/virtchnl.h:809:31: error: enumerator value for 'virtchnl_static_assert_virtchnl_get_capabilities' is not an integer constant
 2020-06-29 19:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v6 4/8] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
 2020-06-29 19:27 UTC  (3+ messages)

[PATCH 00/25] media: ov5647: Support RaspberryPi Camera Module v1
 2020-06-29 17:01 UTC  (3+ messages)
` [PATCH 22/25] media: ov5647: Support V4L2_CID_PIXEL_RATE
  ` [libcamera-devel] "

[PATCH] nvmem: qfprom: increase id to support multiple devices
 2020-06-29 13:32 UTC 

Maximum rate value of input power for pmbus device
 2020-06-29 16:59 UTC 

KASAN: use-after-free Read in addr_handler (2)
 2020-06-29 14:42 UTC  (3+ messages)

[PATCH] ASoC: fsl_sai: Refine regcache usage with pm runtime
 2020-06-29 19:24 UTC  (4+ messages)

[PATCH v4 00/23] Add support for Tegra210 Audio
 2020-06-29 17:19 UTC  (7+ messages)
` [PATCH v4 12/23] ASoC: simple-card: Support DPCM DAI link with multiple Codecs
` [PATCH v4 15/23] ASoC: soc-core: Identify 'no_pcm' DAI links for DPCM

[PATCH 0/7] THP prep patches
 2020-06-29 18:13 UTC  (2+ messages)

[PATCH] turbostat: Use sched_getcpu() instead of hardcoded cpu 0
 2020-06-29 19:26 UTC 

[PATCH v4 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-29  5:55 UTC  (2+ messages)
` [PATCH v4 bpf-next 2/4] bpf: introduce helper bpf_get_task_stack()

[PATCH 0/6 v10] btrfs direct-io using iomap
 2020-06-29 19:23 UTC  (3+ messages)
` [PATCH 1/6] iomap: Convert wait_for_completion to flags
` [PATCH 6/6] btrfs: split btrfs_direct_IO to read and write part

Listing changed identifiers with git log/diff
 2020-06-29 19:24 UTC  (2+ messages)

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-29  8:09 UTC  (4+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers

[PATCH 3/6] soc: ti: omap-prm: Configure sgx power domain for am3 and am4
 2020-06-29 19:22 UTC  (3+ messages)

[PATCH 0/2] xfs_repair: more fixes
 2020-06-29 12:22 UTC  (3+ messages)
` [PATCH 2/2] xfs_repair: try to fill the AGFL before we fix the freelist


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.