All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-12 01:00:57 to 2020-12-12 04:22:26 UTC [more...]

[PATCH v2, 00/17] drm/mediatek: add support for mediatek SOC MT8192
 2020-12-12  4:11 UTC  (46+ messages)
` [PATCH v2, 01/17] dt-bindings: mediatek: add description for postmask
` [PATCH v2, 02/17] dt-bindings: mediatek: add CLK_MM_DISP_CONFIG control description for mt8192 display
` [PATCH v2, 03/17] dt-bindings: mediatek: add "
` [PATCH v2, 04/17] drm/mediatek: add component OVL_2L2
` [PATCH v2, 05/17] drm/mediatek: add component POSTMASK
` [PATCH v2, 06/17] drm/mediatek: add component RDMA4
` [PATCH v2, 07/17] drm/mediatek: add disp config and mm 26mhz clock into mutex device
` [PATCH v2, 08/17] drm/mediatek: enable OVL_LAYER_SMI_ID_EN for multi-layer usecase
` [PATCH v2, 09/17] drm/mediatek: check if fb is null
` [PATCH v2, 10/17] drm/mediatek: fix aal size config
` [PATCH v2, 11/17] drm/mediatek: fix dither "
` [PATCH v2, 12/17] drm/mediatek: fix gamma "
` [PATCH v2, 13/17] drm/mediatek: fix ccorr "
` [PATCH v2, 14/17] soc: mediatek: mmsys: Use function call for setting mmsys ovl mout register
` [PATCH v2, 15/17] soc: mediatek: mmsys: add mt8192 mmsys support
` [PATCH v2, 16/17] drm/mediatek: add support for mediatek SOC MT8192
` [PATCH v2, 17/17] arm64: dts: mt8192: add display node

[dunfell PATCH] optee-os: update recipe to pick 3.11
 2020-12-12  4:18 UTC 

[PATCH net-next] gve: simplify the gve code return expression
 2020-12-12  4:16 UTC  (2+ messages)

[RFC PATCH 00/12] Support for Allwinner V831 SoC
 2020-12-12  4:09 UTC  (16+ messages)
` [RFC PATCH 01/12] dt-bindings: clock: sunxi-ng: add compatible for V831/V833 CCU
` [RFC PATCH 02/12] dt-bindings: clk: sunxi-ng: add V833 CCU clock/reset indices headers
` [RFC PATCH 03/12] clk: sunxi-ng: add CCU driver for V831/V833
` [RFC PATCH 04/12] dt-bindings: pinctrl: sunxi: add compatible for V831/V833 pinctrl
` [RFC PATCH 05/12] pinctrl: sunxi: add pinctrl driver for V831/V833
` [RFC PATCH 06/12] dt-bindings: rtc: sun6i: add compatible string for V831/V833 RTC
` [RFC PATCH 07/12] "

Response Required
 2020-12-11 18:46 UTC 

[PATCH v17 0/3] userspace MHI client interface driver
 2020-12-12  4:08 UTC  (5+ messages)
` [PATCH v17 3/3] bus: mhi: Add userspace "

[dunfell/master PATCH] optee-os: update SRCREV to pick latest
 2020-12-12  4:09 UTC  (6+ messages)

[usb:usb-testing] BUILD SUCCESS a256e24021bf7ceedd29fe65eb45c7adfffffad2
 2020-12-12  4:00 UTC 

[PATCH] thermal/core: Make 'forced_passive' as obsolete candidate
 2020-12-12  3:50 UTC  (3+ messages)

[PATCH] mm/zsmalloc: replace if (cond) BUG() with BUG_ON()
 2020-12-12  3:52 UTC  (6+ messages)
` [PATCH] mm/mmap: "

[hwmon:hwmon-next] BUILD SUCCESS 561e3121841a8541402a331c19e9b78e3d2786d3
 2020-12-12  3:46 UTC 

[PATCH v4 00/11] Witness protocol support for transparent failover
 2020-12-12  3:42 UTC  (3+ messages)
` [PATCH v4 01/11] cifs: Make extract_hostname function public

[PATCH net-next] sfc: backport XDP EV queue sharing from the out-of-tree driver
 2020-12-12  3:36 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Include the small concurrent tests
 2020-12-12  3:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for intel-ci: Include the small concurrent tests (rev2)

[PATCH 0/2] Broadcom's PMB (Power Management Bus) support
 2020-12-12  3:26 UTC  (3+ messages)
` [PATCH 2/2] soc: bcm: add PM driver for Broadcom's PMB

[git pull] Input updates for v5.10-rc7
 2020-12-12  3:13 UTC 

[GIT PULL] Block fixes for 5.10 final
 2020-12-12  3:12 UTC  (2+ messages)

[PATCH 1/2] dhcp: add ACD to DHCP client
 2020-12-12  3:07 UTC  (2+ messages)

linusw/devel baseline: 99 runs, 1 regressions (v5.10-rc4-88-g9777d0bfdae79)
 2020-12-12  3:04 UTC 

[PATCH v2 0/3] Add support for sc2730 and sc2721
 2020-12-12  3:04 UTC  (7+ messages)
` [PATCH v2 1/3] input: sc27xx: "
` [PATCH v2 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema
` [PATCH v2 3/3] dt-bindings: input: Add compatible string for SC2721 and SC2730

[GIT PULL] io_uring fixes for 5.10 final
 2020-12-12  2:56 UTC 

[PATCH 1/7] ARM: mstar: Unify common parts of BreadBee boards into a dtsi
 2020-12-12  2:48 UTC  (5+ messages)

[PATCH bpf-next 0/4] introduce bpf_iter for task_vma
 2020-12-12  2:48 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[igt-dev] [PATCH i-g-t] intel-ci: Include the small concurrent tests
 2020-12-12  2:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/3] Support wakeup methods of Atmel maXTouch controllers
 2020-12-12  2:43 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 01/72] mlx5: fix relaxed ordering DevX flow
 2020-12-12  2:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/33] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v2 20/33] mlx5/windows: add mlx5 meson file

[PATCH 0/9] Xilinx AI engine kernel driver
 2020-12-12  2:27 UTC  (7+ messages)
` [PATCH 2/9] misc: Add Xilinx AI engine device driver

[PATCH] bpf,x64: pad NOPs to make images converge more easily
 2020-12-12  2:24 UTC  (4+ messages)

linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-88-g9777d0bfdae79)
 2020-12-12  2:20 UTC 

[RFC PATCH 0/4] Kexec FDT setup consolidation
 2020-12-12  2:17 UTC  (6+ messages)
` [RFC PATCH 2/4] of: Add a common kexec FDT setup function

fw_devlink for ACPI - need some pointers
 2020-12-12  2:10 UTC 

[PATCH v2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2020-12-12  2:04 UTC  (5+ messages)

[RFC v2] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-12  2:01 UTC  (3+ messages)
` [RFC v3] "

[PATCH 1/3] driver core: platform: reorder functions
 2020-12-12  2:01 UTC  (3+ messages)
` [PATCH 3/3] driver core: platform: use bus_type functions

[PATCH] drivers: block: skd: remove skd_pci_info()
 2020-12-12  1:59 UTC  (2+ messages)

[bluez PATCH] adapter: Change noisy log to DBG
 2020-12-12  2:00 UTC  (2+ messages)
` [bluez] "

[PATCH] adapter: Change noisy log to DBG
 2020-12-12  1:59 UTC  (3+ messages)
`  "

[xen-unstable test] 157433: tolerable FAIL - PUSHED
 2020-12-12  1:58 UTC 

[PATCH RFC bpf-next 0/4] Support kernel module ksym variables
 2020-12-12  1:52 UTC  (5+ messages)
` [PATCH RFC bpf-next 2/4] bpf: support BPF ksym variables in kernel modules

[f2fs-dev] [PATCH] mkfs.f2fs.8: fix formatting for -l parameter in man page
 2020-12-12  1:39 UTC 

Get Back To Me
 2020-12-12  1:37 UTC 

[PATCH] spi: spi-geni-qcom: Fix NULL pointer access in geni_spi_isr
 2020-12-12  1:32 UTC  (11+ messages)

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-12  1:28 UTC  (6+ messages)
` [PATCH v2 12/18] btrfs: extent_io: implement try_release_extent_buffer() for subpage metadata support

[net-next PATCH] tcp: Add logic to check for SYN w/ data in tcp_simple_retransmit
 2020-12-12  1:28 UTC 

Get Back To Me
 2020-12-11 20:26 UTC 

Changing encoding properties
 2020-12-12  1:25 UTC  (3+ messages)

[PATCH] dt-bindings: vendor-prefixes: Fix misordering introduced by honestar prefix
 2020-12-12  1:22 UTC  (2+ messages)

ath11k/mhi backtraces on shutdown with linux-next
 2020-12-12  1:23 UTC  (2+ messages)

[PATCH -next] pinctrl/mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
 2020-12-12  0:40 UTC  (2+ messages)

[PATCH v10 0/8] Carry forward IMA measurement log on kexec on ARM64
 2020-12-12  1:14 UTC  (8+ messages)
` [PATCH v10 2/8] powerpc: Move delete_fdt_mem_rsv() to drivers/of/kexec.c

[patch 0/3] tick: Annotate and document the intentionaly racy tick_do_timer_cpu
 2020-12-12  1:20 UTC  (5+ messages)
` [patch 1/3] tick: Remove pointless cpu valid check in hotplug code

How can a userspace program tell if the system supports the ACPI S4 state (Suspend-to-Disk)?
 2020-12-12  1:20 UTC 

[PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-12  1:17 UTC  (13+ messages)
` [PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v8 2/8] IMA: add support to measure buffer data hash
` [PATCH v8 4/8] IMA: add policy rule to measure critical data
      ` [dm-devel] "
` [PATCH v8 5/8] IMA: limit critical data measurement based on a label
` [PATCH v8 6/8] IMA: extend critical data hook to limit the "
` [PATCH v8 7/8] IMA: define a builtin critical data measurement policy
` [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook

[PATCH linux hwmon-next v5 0/3] SB-TSI hwmon driver v5
 2020-12-12  1:15 UTC  (5+ messages)
` [PATCH linux hwmon-next v5 3/3] dt-bindings: (hwmon/sbtsi_tmep) Add SB-TSI hwmon driver bindings

[PATCH BlueZ 1/2] Revert "input/hog: Remove HID device after HoG device disconnects"
 2020-12-12  1:15 UTC  (6+ messages)
` [PATCH BlueZ 2/2] input/hog: Cache the HID report map

[PATCH] driver core: platform: don't oops on unbound devices
 2020-12-12  1:14 UTC 

[PATCH BlueZ v2 1/2] Revert "input/hog: Remove HID device after HoG device disconnects"
 2020-12-12  1:13 UTC  (2+ messages)
` [BlueZ,v2,1/2] "

[PATCH 0/2] userspace memory reaping using process_madvise
 2020-12-12  0:16 UTC  (6+ messages)
` [PATCH 1/2] mm/madvise: allow process_madvise operations on entire memory range

[linux-next:master] BUILD REGRESSION 3cc2bd440f2171f093b3a8480a4b54d8c270ed38
 2020-12-12  0:15 UTC 

[PATCH 0/8] hw/ppc: Convert UIC device to QOM
 2020-12-12  0:15 UTC  (7+ messages)
` [PATCH 1/8] hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
` [PATCH 2/8] ppc: Convert PPC UIC to a QOM device
` [PATCH 3/8] hw/ppc/virtex_ml507: Drop use of ppcuic_init()
` [PATCH 4/8] hw/ppc/ppc440_bamboo: "
` [PATCH 5/8] hw/ppc/sam460ex: "
` [PATCH 7/8] hw/ppc/ppc405_uc: "

[PATCH 0/7] Additional NPCM7xx devices and IPMI BMC emulation support
 2020-12-12  0:34 UTC  (6+ messages)

[PATCH v4 00/15] Cryptodisk fixes for v2.06 redux
 2020-12-12  1:10 UTC  (5+ messages)
` [PATCH v8 00/18] "
  ` [PATCH v8 14/18] luks2: Better error handling when setting up the cryptodisk

[RFC 1/2] pull: warn that pulling will not merge by default in Git 3.0
 2020-12-12  1:08 UTC  (5+ messages)
` [RFC 2/2] pull: default pull.ff to "only" when pull.rebase is not set either

[PATCH 1/2] eap-tls: Make use of l_pem_load_container_file()
 2020-12-12  1:09 UTC  (2+ messages)
` [PATCH 2/2] eap-tls: Don't skip a ServerDomainMask vs. CACert check

[PATCH v5 0/3] pull: stop warning on every pull
 2020-12-12  1:05 UTC  (11+ messages)
` [PATCH v5 2/3] pull: move default warning
` [PATCH v5 3/3] pull: display default warning only when non-ff

[PATCH net-next] seg6: fix the max number of supported SRv6 behavior attributes
 2020-12-12  1:00 UTC 

[PATCH 0/6] mmc: core: hs400(es) fix probe/init
 2020-12-12  1:01 UTC  (2+ messages)

[PULL 0/6] s390x update
 2020-12-12  0:20 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-12  1:00 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff utility routine

[Bug 208965] New: not working bluetooth mouse low energy rtl8822ce
 2020-12-12  1:00 UTC  (2+ messages)
` [Bug 208965] "

[PATCH] lib/find_bit_bench: fix the unmatched iterations cnt
 2020-12-12  0:09 UTC  (3+ messages)

[PATCH v3] KVM: mmu: Fix SPTE encoding of MMIO generation upper half
 2020-12-12  0:11 UTC  (3+ messages)

stable-rc/linux-4.9.y baseline: 123 runs, 6 regressions (v4.9.248)
 2020-12-12  0:10 UTC 

[bluez PATCH 0/1] policy: Fix connection stealing with Airpods
 2020-12-12  0:04 UTC  (6+ messages)
` [bluez PATCH 1/1] policy: Refactor reconnect policy for resume

[PATCH v3 5/6] mm/gup: migrate pinned pages out of movable zone
 2020-12-12  0:07 UTC  (4+ messages)

[PATCH] MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
 2020-12-12  0:03 UTC 

[PATCH v5 0/3] Add support for MaxLinear/Exar USB to serial converters
 2020-12-12  0:03 UTC  (11+ messages)
` [PATCH v5 2/3] usb: serial: xr_serial: Add gpiochip support

[PATCH v2 00/16] KVM: Add Xen hypercall and shared info pages
 2020-12-12  0:01 UTC  (3+ messages)
` [PATCH v2 09/16] KVM: x86/xen: setup pvclock updates

[PATCH RFC] docs: experimental: build PDF with rst2pdf
 2020-12-12  0:03 UTC  (5+ messages)
` [PATCH RFC v2] "

[PATCH v2] RDMA/rxe: Use acquire/release for memory ordering
 2020-12-11 23:59 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 159 runs, 7 regressions (v4.19.163)
 2020-12-12  0:00 UTC 

[PATCH] usb: dwc3: drd: Avoid error when extcon is missing
 2020-12-11 14:24 UTC 

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-12-11 14:21 UTC  (10+ messages)
` [PATCH v4 0/6] config: allow specifying config entries via env
  ` [PATCH v4 2/6] config: add new way to pass config via `--config-env`

[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
 2020-12-11 14:22 UTC  (10+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp

[PATCH 2/2] usb: dwc3: drd: Avoid error when extcon is missing
 2020-12-11 14:20 UTC  (3+ messages)

[PATCH v3 0/7] Add initial support for ATC260x PMICs
 2020-12-11 14:17 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: mfd: Add Actions Semi ATC260x PMIC binding

[PATCH] mmc: sdhci-xenon: fix 1.8v regulator stabilization
 2020-12-11 14:16 UTC 

[PATCH v4 0/5] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2020-12-11 14:14 UTC  (3+ messages)
` [PATCH v4 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-11 14:14 UTC  (5+ messages)

[PATCH v4 0/7] Convert all THP vmstat counters to pages
 2020-12-11 14:14 UTC  (4+ messages)
` [PATCH v4 3/7] mm: memcontrol: convert NR_FILE_THPS account "
    ` [External] "

[PATCH net-next] GTP: add support for flow based tunneling API
 2020-12-11 14:15 UTC  (2+ messages)

[PATCH 0/2] media: Add get_selecton to ov56470 and ov13858
 2020-12-11 14:14 UTC  (2+ messages)
` [PATCH 2/2] media: i2c: ov5670: Add .get_selection support


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.