All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-08 11:17:25 to 2020-04-08 12:00:45 UTC [more...]

decruft the vmalloc API
 2020-04-08 11:59 UTC  (37+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
  ` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{, _noflush}
  ` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
  ` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
  ` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
  ` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
  ` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc

Recent changes (master)
 2020-04-08 12:00 UTC 

Shorten booting time
 2020-04-08 11:59 UTC 

[PATCH v3]ipmi:bt-bmc:Avoid unnecessary judgement
 2020-04-08 11:59 UTC 

Error compiling alsatplg
 2020-04-08 11:57 UTC 

[PATCH v3 1/2] cfg80211: Add support for userspace to reset stations in IBSS mode
 2020-04-08 11:56 UTC  (3+ messages)
` [PATCH v3 2/2] mac80211: Allow deleting stations in ibss mode to reset their state

[f2fs-dev] [PATCH] f2fs: compress: support lzo-rle compress algorithm
 2020-04-08 11:56 UTC  (2+ messages)
`  "

[PATCH] f2fs: introduce mempool for {,de}compress intermediate page allocation
 2020-04-08 11:56 UTC  (2+ messages)
` [f2fs-dev] [PATCH] f2fs: introduce mempool for {, de}compress "

[PATCH] f2fs: use round_up to enhance calculation
 2020-04-08 11:55 UTC  (2+ messages)
` [f2fs-dev] "

[Intel-gfx] [PATCH v7 0/2] debugfs cleanup and gt depenencies
 2020-04-08 11:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH v7 1/2] drm/i915: remove broken i915_sseu_status interface

[V6, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-04-08 11:53 UTC  (4+ messages)
` [V6, 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH] drm/ttm: Temporarily disable the huge_fault() callback
 2020-04-08 11:53 UTC 

[Intel-wired-lan] [PATCH RFC v2 00/33] XDP extend with knowledge of frame size
 2020-04-08 11:53 UTC  (39+ messages)
` [PATCH RFC v2 01/33] xdp: add frame size to xdp_buff
` [PATCH RFC v2 02/33] bnxt: add XDP frame size to driver
` [PATCH RFC v2 03/33] sfc: add XDP frame size
` [PATCH RFC v2 04/33] mvneta: add XDP frame size to driver
` [PATCH RFC v2 05/33] net: netsec: Add support for XDP frame size
` [PATCH RFC v2 06/33] net: XDP-generic determining "
` [PATCH RFC v2 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH RFC v2 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH RFC v2 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH RFC v2 10/33] veth: xdp using frame_sz in veth driver
` [PATCH RFC v2 11/33] dpaa2-eth: add XDP frame size
` [PATCH RFC v2 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH RFC v2 13/33] qlogic/qede: "
` [PATCH RFC v2 14/33] net: ethernet: ti: add XDP frame size to driver cpsw
` [PATCH RFC v2 15/33] ena: add XDP frame size to amazon NIC driver
` [PATCH RFC v2 16/33] mlx4: add XDP frame size and adjust max XDP MTU
` [PATCH RFC v2 17/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH RFC v2 18/33] net: thunderx: add XDP frame size
` [PATCH RFC v2 19/33] nfp: add XDP frame size to netronome driver
` [PATCH RFC v2 20/33] tun: add XDP frame size
` [PATCH RFC v2 21/33] vhost_net: also populate "
` [PATCH RFC v2 22/33] virtio_net: add XDP frame size in two code paths
` [PATCH RFC v2 23/33] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH RFC v2 24/33] ixgbe: add XDP frame size to driver
  ` [Intel-wired-lan] "
` [PATCH RFC v2 25/33] ixgbevf: add XDP frame size to VF driver
  ` [Intel-wired-lan] "
` [PATCH RFC v2 26/33] i40e: add XDP frame size to driver
  ` [Intel-wired-lan] "
` [PATCH RFC v2 27/33] ice: "
  ` [Intel-wired-lan] "
` [PATCH RFC v2 28/33] xdp: for Intel AF_XDP drivers add XDP frame_sz
  ` [Intel-wired-lan] "
` [PATCH RFC v2 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH RFC v2 30/33] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH RFC v2 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()
` [PATCH RFC v2 32/33] selftests/bpf: adjust BPF selftest for xdp_adjust_tail
` [PATCH RFC v2 33/33] selftests/bpf: xdp_adjust_tail add grow tail tests

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-08 11:50 UTC  (7+ messages)
` [XEN PATCH v4 04/18] xen/build: include include/config/auto.conf in main Makefile
` [XEN PATCH v4 05/18] xen/build: use new $(c_flags) and $(a_flags) instead of $(CFLAGS)
` [XEN PATCH v4 06/18] xen/build: have the root Makefile generates the CFLAGS

[PATCH] configure: Add nios2-softmmu to the libfdt-required list
 2020-04-08 11:49 UTC  (2+ messages)

[PATCH for-5.0] aio-posix: signal-proof fdmon-io_uring
 2020-04-08 11:47 UTC  (2+ messages)

[PATCH v3 0/6] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-08 11:48 UTC  (7+ messages)
` [PATCH v3 1/6] media: staging: rkisp1: cap: cleanup in mainpath config for uv swap format
` [PATCH v3 2/6] media: staging: rkisp1: cap: fix value written to uv swap register in selfpath
` [PATCH v3 3/6] media: staging: rkisp1: cap: change the logic for writing to uv swap register
` [PATCH v3 4/6] media: staging: rkisp1: cap: support uv swap only for semiplanar formats
` [PATCH v3 5/6] media: staging: rkisp1: cap: support uv swapped plane formats
` [PATCH v3 6/6] media: staging: rkisp1: cap: remove unsupported formats

[Buildroot] [PATCH 1/2] package/python-pigpio: bump to version 1.46
 2020-04-08 11:48 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-crontab: bump to version 2.4.1

[Buildroot] [PATCH 1/1] package/wpa_supplicant: fix CVE-2019-16275
 2020-04-08 11:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hostapd: fix CVE-2019-16275
 2020-04-08 11:46 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915: Add Plane color encoding support for YCBCR_BT2020
 2020-04-08 11:46 UTC  (3+ messages)

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-08 11:45 UTC  (9+ messages)
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: Convert binding "

[PATCH v2 0/2] Don't generate thousands of new warnings when building docs
 2020-04-08 11:40 UTC  (6+ messages)

[PATCH] irqchip/mbigen: Free msi_desc on device teardown
 2020-04-08 11:43 UTC 

[Buildroot] [git commit branch/2019.11.x] package/wpa_supplicant: fix CVE-2019-16275
 2020-04-08 11:43 UTC 

[PATCH 00/12] MIPS: Topology & DeviceTree CPU rework
 2020-04-08 11:34 UTC  (6+ messages)
` [PATCH 01/12] MIPS: setup: Drop prefill_possible_map
` [PATCH 02/12] MIPS: prom: Add helper to parse CPU node in dt
` [PATCH 03/12] arch_topology: Make it avilable for MIPS
` [PATCH 04/12] arch_topology: Reset all cpus in reset_cpu_topology
` [PATCH 05/12] MIPS: Switch to arch_topology

[Buildroot] [git commit branch/2019.11.x] package/hostapd: fix CVE-2019-16275
 2020-04-08 11:43 UTC 

[RFC v6 PATCH 00/10] xfs: automatic relogging experiment
 2020-04-08 11:43 UTC  (4+ messages)
` [RFC v6 PATCH 03/10] xfs: extra runtime reservation overhead for relog transactions

[Buildroot] [git commit branch/2020.02.x] package/wpa_supplicant: fix CVE-2019-16275
 2020-04-08 11:43 UTC 

[Buildroot] [git commit branch/2020.02.x] package/hostapd: fix CVE-2019-16275
 2020-04-08 11:43 UTC 

[PATCH v2] powerpc/ptrace: Do not return ENOSYS if invalid syscall
 2020-04-08 11:40 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libsndfile: add upstream security fixes
 2020-04-08 11:42 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/libsndfile: add upstream security fixes
 2020-04-08 11:41 UTC 

[PATCH 0/6] perf/imx_ddr: Add namespace for i.MX8 DDR Perf
 2020-04-08 11:41 UTC  (6+ messages)

[LTP] [PATCH 1/2] add_key05: Avoid race with key garbage collection
 2020-04-08 11:40 UTC  (6+ messages)

[PATCH 0/2] KVM: Fix out-of-bounds memslot access
 2020-04-08 11:40 UTC  (5+ messages)
` [PATCH 2/2] KVM: s390: Return last valid slot if approx index is out-of-bounds

[LTP] [PATCH] syscalls/clone301: Fix the test race this time for real
 2020-04-08 11:40 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Take an explicit ref for rq->batch
 2020-04-08 11:36 UTC  (3+ messages)

[Buildroot] [git commit branch/2019.11.x] package/libsndfile: add upstream security fixes
 2020-04-08 11:38 UTC 

[PATCH V3 0/8] Add interconnect support to QSPI and QUP drivers
 2020-04-08 11:38 UTC  (6+ messages)
` [PATCH V3 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH] media: cedrus: Implement runtime PM
 2020-04-08 11:37 UTC  (3+ messages)

Kernel build failed ...SPHINX extension error
 2020-04-08 11:37 UTC 

[PATCH] EDAC/altera:Use platform_get_irq_optional()
 2020-04-08 11:36 UTC  (4+ messages)
        `  "

[RFC PATCH 00/26] Runtime paravirt patching
 2020-04-08 11:36 UTC  (13+ messages)
` [RFC PATCH 14/26] x86/alternatives: Handle native insns in text_poke_loc*()
` [RFC PATCH 15/26] x86/alternatives: Non-emulated text poking
` [RFC PATCH 19/26] x86/alternatives: NMI safe runtime patching

[PATCH] arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
 2020-04-08 11:39 UTC  (10+ messages)
          ` [PATCH v2] "

[Buildroot] [git commit branch/2020.02.x] package/libsndfile: add upstream security fixes
 2020-04-08 11:35 UTC 

[Buildroot] [PATCH 1/1] docs/manual: minor typo fix
 2020-04-08 11:34 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] docs/manual: minor typo fix
 2020-04-08 11:33 UTC 

[Buildroot] [git commit branch/2019.11.x] docs/manual: minor typo fix
 2020-04-08 11:33 UTC 

[Buildroot] [git commit branch/2020.02.x] docs/manual: minor typo fix
 2020-04-08 11:33 UTC 

[Buildroot] [PATCH 1/5] package/nftables: check for python
 2020-04-08 11:33 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/nftables: check for python
 2020-04-08 11:32 UTC 

[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-08 11:32 UTC  (7+ messages)
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v4 06/10] scsi: export scsi_mq_uninit_cmnd

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix dropping of initial IPsec pkts
 2020-04-08 11:32 UTC 

[PATCH] xilinx: zynqmp: Fix MIO 18 configuration on zcu104 revC
 2020-04-08 11:31 UTC 

[Buildroot] [PATCH 1/2] kmscube: Change repository to gitlab
 2020-04-08 11:31 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/kmscube: Change repository to gitlab
 2020-04-08 11:30 UTC 

[Buildroot] [git commit branch/2019.11.x] package/kmscube: Change repository to gitlab
 2020-04-08 11:30 UTC 

[PATCH v1 00/28] convert to devm_platform_ioremap_resource
 2020-04-08 11:29 UTC  (3+ messages)

[PATCH v6 00/42] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-04-08 11:28 UTC  (6+ messages)
` [PATCH v6 14/42] nvme: add missing mandatory features

[Buildroot] [git commit branch/2020.02.x] package/kmscube: Change repository to gitlab
 2020-04-08 11:29 UTC 

[PATCH v2 00/12] acpi: i386 tweaks
 2020-04-08 11:27 UTC  (7+ messages)
` [PATCH v2 07/12] acpi: move aml builder code for rtc device

[Buildroot] [PATCH] Makefile: fix custom toolchain building with 4.3+
 2020-04-08 11:28 UTC  (2+ messages)

zram: Unable to handle kernel NULL pointer dereference at virtual address
 2020-04-08 11:26 UTC 

[PATCH] iommu/qcom:fix local_base status check
 2020-04-08 11:27 UTC  (3+ messages)
  `  "

[Buildroot] [git commit branch/2019.02.x] Makefile: make-4.3 now longer un-escapes \# in macros
 2020-04-08 11:26 UTC 

[Buildroot] [git commit branch/2019.11.x] Makefile: make-4.3 now longer un-escapes \# in macros
 2020-04-08 11:26 UTC 

[PATCH v3 00/10] drivers: qcom: rpmh-rsc: Cleanup / add lots of comments
 2020-04-08 11:25 UTC  (5+ messages)
` [PATCH v3 06/10] drivers: qcom: rpmh-rsc: A lot "
` [PATCH v3 07/10] drivers: qcom: rpmh-rsc: tcs_is_free() can just check tcs_in_use

[PATCH v9 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-08 11:25 UTC  (3+ messages)
` [PATCH v9 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[Buildroot] [git commit branch/2020.02.x] Makefile: make-4.3 now longer un-escapes \# in macros
 2020-04-08 11:25 UTC 

[PATCH] powerpc/powernv: Add a print indicating when an IODA PE is released
 2020-04-08 11:22 UTC 

[PATCH v4 00/30] Add subcluster allocation to qcow2
 2020-04-08 11:23 UTC  (3+ messages)
` [PATCH v4 13/30] qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type()

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-08 11:24 UTC  (10+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

[Buildroot] [git commit] package/opencv3: fix build with protobuf
 2020-04-08 11:24 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Mark up racy check of breadcrumb irq enabled
 2020-04-08 11:22 UTC  (2+ messages)

[xen-unstable-coverity test] 149517: all pass - PUSHED
 2020-04-08 11:22 UTC 

[dpdk-dev] [PATCH v1] net/nfp: fix dangling pointer on failure
 2020-04-08 11:22 UTC  (3+ messages)

[Buildroot] [git commit branch/2020.02.x] package/opencv3: fix build with protobuf
 2020-04-08 11:22 UTC 

[bug report] ceph: attempt to do async create when possible
 2020-04-08 11:22 UTC  (3+ messages)

[PATCH v2] exfat: replace 'time_ms' with 'time_10ms'
 2020-04-08 11:21 UTC  (2+ messages)

[RFC] cpuidle/powernv : Support for pre-entry and post exit of stop state in firmware
 2020-04-08 11:16 UTC  (2+ messages)

[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
 2020-04-08 11:17 UTC  (9+ messages)
` [PATCH 4/4] x86,module: Detect CRn and DRn manipulation

authenticated file systems using HMAC(SHA256)
 2020-04-08 11:17 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Drop vestigal timeslicing assert
 2020-04-08 11:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "


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.