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

RTL8723BS driver doesn't work for,me but I can help testing
 2020-05-26 20:13 UTC  (11+ messages)

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-26 20:13 UTC  (3+ messages)

[PATCH mm v5 RESEND 0/4] memcg: Slow down swap allocation as the available space gets depleted
 2020-05-26 20:11 UTC  (5+ messages)
` [PATCH mm v5 RESEND 4/4] mm: automatically penalize tasks with high swap use

[PATCH 1/2] dt-bindings: sound: tlv320adcx140: Add GPI config property
 2020-05-26 20:09 UTC  (4+ messages)
` [PATCH 2/2] ASoC: tlv320adcx140: Add support for configuring GPI pins

[LTP] [PATCH 1/1] tst_test.sh: Fix TST_NEEDS_DEVICE=1 implies TST_NEEDS_TMPDIR=1
 2020-05-26 20:10 UTC  (2+ messages)

[PATCH 0/5] Netfilter fixes for net
 2020-05-26 20:10 UTC  (3+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2020-05-26 20:10 UTC  (2+ messages)

[PATCH cgroup/for-5.8] cgroup: add cpu.stat file to root cgroup
 2020-05-26 20:08 UTC  (2+ messages)

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-26 20:09 UTC  (7+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH v3] drm/amdkfd: Track SDMA utilization per process
 2020-05-26 20:07 UTC  (2+ messages)

[PATCH v2] tbs2910: migrate to DM_VIDEO
 2020-05-26 20:04 UTC 

[PATCH 0/2] qmp: Expose MachineClass::default_ram_id
 2020-05-26 20:02 UTC  (3+ messages)
` [PATCH 1/2] qapi: Fix comment format for @CpuInstanceProperties

[rcu:dev.2020.05.25a] BUILD SUCCESS 1e9451642683146552713c5ce6d269ae378eacd5
 2020-05-26 20:03 UTC 

next/pending-fixes boot: 264 boots: 8 failed, 244 passed with 5 offline, 7 untried/unknown (v5.7-rc7-144-g6edb22d07477)
 2020-05-26 20:03 UTC 

Unable to open(2) ep0 in ConfigFG FunctionFS Gadget
 2020-05-26 20:03 UTC  (3+ messages)

[PATCH] soc: fsl: qe: Replace one-element array and use struct_size() helper
 2020-05-26 19:56 UTC  (9+ messages)

[RESEND v5 00/21] Introduce the generic ECC engine abstraction
 2020-05-26 19:56 UTC  (44+ messages)
` [RESEND v5 01/21] mtd: Fix typo in mtd_ooblayout_set_databytes() description
` [RESEND v5 02/21] mtd: rawnand: Avoid a typedef
` [RESEND v5 03/21] mtd: rawnand: Drop OOB_FIRST placement scheme
` [RESEND v5 04/21] dt-bindings: mtd: Deprecate OOB_FIRST mode
` [RESEND v5 05/21] mtd: rawnand: Return an enum from of_get_nand_ecc_algo()
` [RESEND v5 06/21] mtd: rawnand: Add an invalid ECC mode to discriminate with valid ones
` [RESEND v5 07/21] mtd: rawnand: Create a new enumeration to describe OOB placement
` [RESEND v5 08/21] mtd: rawnand: Separate the ECC engine type and the "
` [RESEND v5 09/21] mtd: rawnand: Create a new enumeration to describe properly ECC types
` [RESEND v5 10/21] mtd: rawnand: Create a helper to retrieve the ECC placement
` [RESEND v5 11/21] mtd: rawnand: Use the new ECC engine type enumeration
` [RESEND v5 12/21] mtd: rawnand: Deprecate nand-ecc-mode in favor of nand-ecc-provider
` [RESEND v5 13/21] mtd: rawnand: Drop the legacy ECC type enumeration
` [RESEND v5 14/21] dt-bindings: mtd: Add the nand-ecc-placement property
` [RESEND v5 15/21] dt-bindings: mtd: Deprecate hw_syndrome from the ECC modes
` [RESEND v5 16/21] dt-bindings: mtd: Deprecate the nand-ecc-mode property
` [RESEND v5 17/21] mtd: nand: Move nand_device forward declaration to the top
` [RESEND v5 18/21] mtd: nand: Add an extra level in the Kconfig hierarchy
` [RESEND v5 19/21] mtd: nand: Drop useless 'depends on' in Kconfig
` [RESEND v5 20/21] mtd: nand: Add a NAND page I/O request type
` [RESEND v5 21/21] mtd: nand: Rename a core structure

[PATCH] sched/fair: don't NUMA balance for kthreads
 2020-05-26 20:00 UTC  (3+ messages)

[PATCH] tpm: Revert "tpm: fix invalid locking in NONBLOCKING mode"
 2020-05-26 20:00 UTC  (6+ messages)

[PATCH 00/10] rcu: Allow a CPU to leave and reenter NOCB state
 2020-05-26 19:59 UTC  (4+ messages)
` [PATCH 03/10] rcu: Make locking explicit in do_nocb_deferred_wakeup_common()

Kernel Oops in cdc_acm
 2020-05-26 19:57 UTC  (5+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-26 19:57 UTC  (14+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH v2] x86/mm: Change so poison pages are either unmapped or marked uncacheable
 2020-05-26 19:56 UTC  (2+ messages)
` [tip: ras/core] x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned

[PATCH] locking/lockdep: Increase MAX_LOCKDEP_ENTRIES by half
 2020-05-26 19:56 UTC  (3+ messages)

[PATCH] arm64: atomics: Fix the issue on xchg when switch to atomic instruction
 2020-05-26 19:55 UTC  (10+ messages)

[PATCH v6 00/32] Add subcluster allocation to qcow2
 2020-05-26 19:54 UTC  (3+ messages)
` [PATCH v6 07/32] qcow2: Document the Extended L2 Entries feature

[U-Boot] Pull request: u-boot-riscv/master
 2020-05-26 19:55 UTC  (2+ messages)

Perf Reports Jump Instructions as Memory Access Instructions
 2020-05-26 19:55 UTC  (3+ messages)

[PATCH v7 0/3] perf arm-spe: Add support for synthetic events
 2020-05-26 19:54 UTC  (6+ messages)

RT Patch and EFI
 2020-05-26 19:54 UTC 

[PATCH 0/9] Record/replay acceptance tests
 2020-05-26 19:52 UTC  (3+ messages)
` [PATCH 9/9] tests/acceptance: Linux boot test for record/replay

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-05-26 19:54 UTC  (4+ messages)

[dpdk-dev] [dpdk-announce] DPDK 20.05 released
 2020-05-26 19:53 UTC 

[Buildroot] [git commit] docs/website/sponsors.html: show 2020 sponsors
 2020-05-26 19:53 UTC 

[PATCH v2] drivers/irqchip: Remove function callback casts
 2020-05-26 19:51 UTC  (4+ messages)

[PATCH] capabilities: Introduce CAP_RESTORE
 2020-05-26 19:51 UTC  (5+ messages)

[PATCH v4 0/5] coroutines: generate wrapper code
 2020-05-26 19:50 UTC  (3+ messages)
` [PATCH v4 2/5] block: declare some coroutine functions in block/coroutines.h

[PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
 2020-05-26 19:49 UTC  (3+ messages)
` [PATCH v2 1/7] sysemu/accel: Restrict machine methods to system-mode

[PATCH V2] arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()
 2020-05-26 19:46 UTC  (4+ messages)

[PATCH 0/3] workqueue: Make the workqueue code PREEMPT_RT safe
 2020-05-26 19:46 UTC  (2+ messages)

[tip: ras/core] x86/{mce,mm}: Change so poison pages are either unmapped or marked uncacheable
 2020-05-26 19:46 UTC  (4+ messages)

[PATCH v2 0/6] Convert adi,adv7511.txt DT bindings to yaml
 2020-05-26 19:45 UTC  (12+ messages)
` [PATCH v2 6/6] dt-bindings: drm: bridge: adi,adv7511.txt: convert "

[PATCH 1/1] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
 2020-05-26 19:45 UTC  (3+ messages)

[PATCH V2] nvme-cli: Add huawei vendor id as filter in command "nvme huawei list"
 2020-05-26 19:44 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] boot/grub2: Fix GRUB i386-pc build with Ubuntu gcc
 2020-05-26 19:44 UTC  (2+ messages)

[PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation
 2020-05-26 19:43 UTC  (2+ messages)
` [PATCH v2] driver core: Update device link status correctly for SYNC_STATE_ONLY links

[linux-next:master 6663/12912] drivers/net/dsa/sja1105/sja1105_static_config.c:463:8: warning: no previous prototype for function 'sja1105_vl_lookup_entry_packing'
 2020-05-26 19:40 UTC  (2+ messages)
` [EXT] "

[PATCH] vfio-ccw: document possible errors
 2020-05-26 19:39 UTC  (4+ messages)

[soc:qcom/drivers] BUILD SUCCESS 1f7a3eb785e4a4e196729cd3d5ec97bd5f9f2940
 2020-05-26 19:37 UTC 

wpanusb?
 2020-05-26 19:38 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS ebd6e96b33a23fe84d1a64441a04d7bc91ccc519
 2020-05-26 19:37 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 3d096eb14bde09b946be2d415a0cfa434abd10a1
 2020-05-26 19:38 UTC 

mmotm 2020-05-25-16-56 uploaded
 2020-05-26 19:37 UTC  (3+ messages)
` mmotm 2020-05-25-16-56 uploaded (mtd/nand/raw/arasan-nand-controller)

[PATCH v1] PCI: controller: Remove duplicate error message
 2020-05-26 18:22 UTC  (2+ messages)

[peterz-queue:sched/core 8/8] lib/math/div64.c:194:1: warning: attribute declaration must precede definition
 2020-05-26 19:34 UTC  (2+ messages)

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-26 18:53 UTC  (21+ messages)
` [PATCH 4.4 06/65] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 4.4 07/65] fix multiplication overflow in copy_fdtable()
` [PATCH 4.4 18/65] media: fix use-after-free in cdev_put() when app exits after driver unbind
` [PATCH 4.4 21/65] i2c: dev: dont start function name with return
` [PATCH 4.4 24/65] i2c: dev: Fix the race between the release of i2c_dev and cdev
` [PATCH 4.4 26/65] sched/fair, cpumask: Export for_each_cpu_wrap()
` [PATCH 4.4 27/65] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [PATCH 4.4 28/65] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.4 32/65] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
` [PATCH 4.4 35/65] l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
` [PATCH 4.4 38/65] l2tp: dont use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
` [PATCH 4.4 39/65] net: l2tp: export debug flags to UAPI
` [PATCH 4.4 40/65] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
` [PATCH 4.4 43/65] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
` [PATCH 4.4 45/65] l2tp: remove l2tp_session_find()
` [PATCH 4.4 49/65] l2tp: hold tunnel while looking up sessions in l2tp_netlink
` [PATCH 4.4 50/65] l2tp: hold tunnel while processing genl delete command
` [PATCH 4.4 55/65] l2tp: pass tunnel pointer to ->session_create()
` [PATCH 4.4 59/65] l2tp: protect sock pointer of struct pppol2tp_session with RCU
` [PATCH 4.4 62/65] staging: iio: ad2s1210: Fix SPI reading

[PATCH net v2 0/5] nexthops: Fix 2 fundamental flaws with nexthop groups
 2020-05-26 18:56 UTC  (6+ messages)
` [PATCH net v2 1/5] nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
` [PATCH net v2 2/5] nexthops: don't modify published nexthop groups
` [PATCH net v2 3/5] nexthop: Expand nexthop_is_multipath in a few places
` [PATCH net v2 4/5] ipv4: Refactor nhc evaluation in fib_table_lookup
` [PATCH net v2 5/5] ipv4: nexthop version of fib_info_nh_uses_dev

[PATCH BlueZ] advertising: Fix advertising flags
 2020-05-26 19:33 UTC 

[PATCH 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon
 2020-05-26 18:55 UTC  (2+ messages)

[PATCH 4.9 00/64] 4.9.225-rc1 review
 2020-05-26 18:53 UTC  (26+ messages)
` [PATCH 4.9 03/64] padata: get_next is never NULL
` [PATCH 4.9 09/64] iommu/amd: Fix over-read of ACPI UID from IVRS table
` [PATCH 4.9 10/64] i2c: mux: demux-pinctrl: Fix an error handling path in i2c_demux_pinctrl_probe()
` [PATCH 4.9 12/64] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH 4.9 13/64] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH 4.9 17/64] USB: core: Fix misleading driver bug report
` [PATCH 4.9 18/64] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH 4.9 22/64] padata: Replace delayed timer with immediate workqueue in padata_reorder
` [PATCH 4.9 23/64] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.9 24/64] padata: purge get_cpu and reorder_via_wq from padata_do_serial
` [PATCH 4.9 26/64] watchdog: Fix the race between the release of watchdog_core_data and cdev
` [PATCH 4.9 27/64] net: l2tp: export debug flags to UAPI
` [PATCH 4.9 30/64] New kernel function to get IP overhead on a socket
` [PATCH 4.9 32/64] l2tp: remove useless duplicate session detection in l2tp_netlink
` [PATCH 4.9 33/64] l2tp: remove l2tp_session_find()
` [PATCH 4.9 35/64] l2tp: define parameters of l2tp_tunnel_find*() as "const"
` [PATCH 4.9 38/64] l2tp: hold tunnel while processing genl delete command
` [PATCH 4.9 40/64] l2tp: hold tunnel while handling genl TUNNEL_GET commands
` [PATCH 4.9 41/64] l2tp: hold tunnel used while creating sessions with netlink
` [PATCH 4.9 42/64] l2tp: prevent creation of sessions on terminated tunnels
` [PATCH 4.9 53/64] ubsan: build ubsan.c more conservatively
` [PATCH 4.9 54/64] platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
` [PATCH 4.9 55/64] libnvdimm/btt: Remove unnecessary code in btt_freelist_init
` [PATCH 4.9 62/64] mei: release me_cl object reference
` [PATCH 4.9 63/64] rapidio: fix an error in get_user_pages_fast() error handling

[PATCH 0/6] random patches for 5.8
 2020-05-26 19:32 UTC  (2+ messages)

[PATCH for-next 0/2]: Broadcom's driver update
 2020-05-26 19:31 UTC  (2+ messages)

[PATCH 1/1] riscv: sort select statements alphanumerically
 2020-05-26 19:31 UTC  (3+ messages)

[PATCH 00/25] IIO: 2nd set of timestamp alignment fixes
 2020-05-26 19:31 UTC  (3+ messages)
` [PATCH 09/25] iio:humidity:hdc100x Fix alignment and data leak issues

[tip:locking/kcsan] BUILD SUCCESS b91caf58f6fb88738f444cf40d247475c367de47
 2020-05-26 19:29 UTC 

[PATCH 4.14 00/59] 4.14.182-rc1 review
 2020-05-26 18:53 UTC  (10+ messages)
` [PATCH 4.14 04/59] padata: ensure the reorder timer callback runs on the correct CPU
` [PATCH 4.14 08/59] ima: Fix return value of ima_write_policy()
` [PATCH 4.14 09/59] fix multiplication overflow in copy_fdtable()
` [PATCH 4.14 16/59] configfs: fix config_item refcnt leak in configfs_rmdir()
` [PATCH 4.14 18/59] component: Silence bind error on -EPROBE_DEFER
` [PATCH 4.14 23/59] USB: core: Fix misleading driver bug report
` [PATCH 4.14 26/59] padata: set cpu_index of unused CPUs to -1
` [PATCH 4.14 28/59] padata: initialize pd->cpu with effective cpumask
` [PATCH 4.14 44/59] libnvdimm/btt: Remove unnecessary code in btt_freelist_init

Introduce SMP support for CI20 (based on JZ4780) v8
 2020-05-26 19:29 UTC  (3+ messages)
` [PATCH v8 4/6] dt-bindings: MIPS: Document Ingenic SoCs binding


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.