All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-29 10:41:49 to 2020-05-29 11:29:26 UTC [more...]

[PATCH v7 00/28] Allow vendor drivers to propose their own timings
 2020-05-29 11:29 UTC  (33+ messages)
` [PATCH v7 01/28] mtd: rawnand: Use unsigned types for nand_chip unsigned values
` [PATCH v7 02/28] mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structure
` [PATCH v7 03/28] mtd: rawnand: Create a nand_chip operations structure
` [PATCH v7 04/28] mtd: rawnand: Rename the manufacturer structure
` [PATCH v7 05/28] mtd: rawnand: Declare the nand_manufacturer structure out of nand_chip
` [PATCH v7 06/28] mtd: rawnand: Reorganize the nand_chip structure
` [PATCH v7 07/28] mtd: rawnand: Compare the actual timing values
` [PATCH v7 08/28] mtd: rawnand: Use the data interface mode entry when relevant
` [PATCH v7 09/28] mtd: rawnand: Rename nand_has_setup_data_iface()
` [PATCH v7 10/28] mtd: rawnand: Fix nand_setup_data_interface() description
` [PATCH v7 11/28] mtd: rawnand: Rename nand_init_data_interface()
` [PATCH v7 12/28] mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
` [PATCH v7 13/28] mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
` [PATCH v7 14/28] mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
` [PATCH v7 15/28] mtd: rawnand: timings: Add a helper to find the closest ONFI mode
` [PATCH v7 16/28] mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
` [PATCH v7 17/28] mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
` [PATCH v7 18/28] mtd: rawnand: Hide the chip->data_interface indirection
` [PATCH v7 19/28] mtd: rawnand: s/data_interface/interface_config/
` [PATCH v7 20/28] mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
` [PATCH v7 21/28] mtd: rawnand: Introduce nand_choose_best_sdr_timings()
` [PATCH v7 22/28] mtd: rawnand: Add the ->choose_interface_config() hook
` [PATCH v7 23/28] mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
` [PATCH v7 24/28] mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E
` [PATCH v7 25/28] mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC
` [PATCH v7 26/28] mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4
` [PATCH v7 27/28] mtd: rawnand: Get rid of the default ONFI timing mode
` [PATCH v7 28/28] mtd: rawnand: Allocate the interface configurations dynamically

[PATCH v18 00/12] Landlock LSM
 2020-05-29 11:29 UTC  (4+ messages)
` [PATCH v18 07/12] landlock: Support filesystem access-control

[PATCH v5 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-05-29 11:27 UTC  (3+ messages)
` [PATCH v5 1/2] target/arm: kvm: Handle "
` [PATCH v5 2/2] target/arm: kvm: Handle misconfigured dabt injection

[PATCH v4 0/4] kdb: Improve console handling
 2020-05-29 11:26 UTC  (5+ messages)
` [PATCH v4 1/4] kdb: Re-factor kdb_printf() message write code
` [PATCH v4 2/4] kdb: Check status of console prior to invoking handlers
` [PATCH v4 3/4] kdb: Make kdb_printf() console handling more robust
` [PATCH v4 4/4] kdb: Switch to use safer dbg_io_ops over console APIs

Xen XSM/FLASK policy, grub defaults, etc
 2020-05-29 11:26 UTC  (7+ messages)

Storing host data on the BMC
 2020-05-29 11:26 UTC  (18+ messages)

[PATCH] ASoC: mediatek: mt6358: support DMIC one-wire mode
 2020-05-29 11:22 UTC  (12+ messages)

[PATCH] net: udp: remove the redundant assignment
 2020-05-29 11:23 UTC 

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-29 11:22 UTC  (6+ messages)

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-29 11:19 UTC  (9+ messages)
` [PATCH v4 11/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()

[PATCH i-g-t] panfrost: Test labeling functionality
 2020-05-29 11:21 UTC  (3+ messages)
` [igt-dev] "

Build fails with unknown symbol __get_user_unknown with InifiniBand enabled
 2020-05-29 11:21 UTC  (2+ messages)

[PATCHv3 0/4] scsi: use xarray for devices and targets
 2020-05-29 11:21 UTC  (8+ messages)
` [PATCH 3/4] scsi: move target device list to xarray

[OSSTEST PATCH v2 00/49] Switch to Debian buster (= Debian stable)
 2020-05-29 11:19 UTC  (10+ messages)
` [OSSTEST PATCH 01/49] ts-logs-capture: Cope if xl shutdown leaves domain running for a bit
` [OSSTEST PATCH 02/49] ts-xen-build-prep: Install rsync
` [OSSTEST PATCH 03/49] lvcreate argments: pass --yes -Z y -W y
` [OSSTEST PATCH 04/49] TestSupport: allow more time for apt
` [OSSTEST PATCH 05/49] Booting: Use `--' rather than `---' to introduce host cmdline
` [OSSTEST PATCH 06/49] di_installcmdline_core: Pass locale on d-i command line
` [OSSTEST PATCH 07/49] setupboot_grub2: Drop $submenu variable
` [OSSTEST PATCH 08/49] ts-leak-check: Ignore buster's udevd too
` [OSSTEST PATCH 09/49] Bodge systemd random seed arrangements

[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-05-29 11:18 UTC  (5+ messages)
` [PATCH v7 4/5] crypto: Add tls-cipher-suites object

[PATCH] MIPS: Fix build warning about "PTR_STR" redefinition
 2020-05-29 11:18 UTC  (2+ messages)

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-05-29 11:19 UTC  (7+ messages)

[PATCH 2/2] Btrfs: remove no longer necessary chunk mutex locking cases
 2020-05-29 11:18 UTC 

[RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()
 2020-05-29 11:18 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix race between block group removal and block group creation
 2020-05-29 11:18 UTC 

[PATCH net-next 0/2] selftests: forwarding: Two small changes
 2020-05-29 11:16 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: forwarding: mirror_lib: Use mausezahn
` [PATCH net-next 2/2] selftests: forwarding: pedit_dsfield: Check counter value

[PATCH 00/12] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-05-29 11:13 UTC  (5+ messages)
` [PATCH 04/12] dt-bindings: irqchip: ti,sci-intr: Update bindings to drop the usage of gic as parent
      ` [PATCH 04/12] dt-bindings: irqchip: ti, sci-intr: "

[PATCH] powerpc/64/syscall: Disable sanitisers for C syscall entry/exit code
 2020-05-29 11:14 UTC  (3+ messages)

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 11:12 UTC  (11+ messages)

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-29 11:13 UTC  (9+ messages)
` [PATCH v11 2/7] x86/kvm/hyper-v: Simplify addition for custom cpuid leafs
` [PATCH v11 4/7] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v11 5/7] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg

abx80x: RV-1805 initialization order correct?
 2020-05-29 11:13 UTC 

[PATCH v7 00/15] switch to domheap for Xen page tables
 2020-05-29 11:11 UTC  (10+ messages)
` [PATCH v7 01/15] x86/mm: map_pages_to_xen would better have one exit path
` [PATCH v7 02/15] x86/mm: make sure there is one exit path for modify_xen_mappings
` [PATCH v7 03/15] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v7 04/15] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH v7 05/15] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH v7 06/15] x86_64/mm: introduce pl2e in paging_init
` [PATCH v7 07/15] x86_64/mm: switch to new APIs "
` [PATCH v7 08/15] x86_64/mm: switch to new APIs in setup_m2p_table
` [PATCH v7 09/15] efi: use new page table APIs in copy_mapping

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-29 11:11 UTC  (10+ messages)
` [PATCH RFCv2 9/9] arm64: Support async page fault

[PATCH 0/9] DT: Improve validation for Marvell SoCs
 2020-05-29 11:10 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: mmc: Convert sdhci-pxa to json-schema

[PATCH net-next] net: phy: mscc: fix PHYs using the vsc8574_probe
 2020-05-29 11:11 UTC  (2+ messages)

pull request (net): ipsec 2020-05-29
 2020-05-29 11:04 UTC  (16+ messages)
` [PATCH 01/15] xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
` [PATCH 02/15] xfrm: do pskb_pull properly in __xfrm_transport_prep
` [PATCH 03/15] esp6: get the right proto for transport mode in esp6_gso_encap
` [PATCH 04/15] xfrm: remove the xfrm_state_put call becofe going to out_reset
` [PATCH 05/15] xfrm: fix error in comment
` [PATCH 06/15] xfrm: espintcp: save and call old ->sk_destruct
` [PATCH 07/15] esp6: support ipv6 nexthdrs process for beet gso segment
` [PATCH 08/15] esp4: "
` [PATCH 09/15] xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
` [PATCH 10/15] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 11/15] xfrm interface: fix oops when deleting a x-netns interface
` [PATCH 12/15] esp6: calculate transport_header correctly when sel.family != AF_INET6
` [PATCH 13/15] esp4: improve xfrm4_beet_gso_segment() to be more readable
` [PATCH 14/15] xfrm: fix a warning in xfrm_policy_insert_list
` [PATCH 15/15] xfrm: fix a NULL-ptr deref in xfrm_local_error

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-29 11:10 UTC  (7+ messages)
` [PATCH v5 3/6] irqchip: RISC-V per-HART local interrupt controller driver

[PATCH] regulator: do not balance regulators without constraints
 2020-05-29 11:10 UTC  (4+ messages)

[PATCH] mips: add o32_fp64 boot param to disable FP64 support
 2020-05-29 11:09 UTC  (2+ messages)

[PATCH] Enable class-D silence and clock detections
 2020-05-29 11:07 UTC  (2+ messages)

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 11:08 UTC  (4+ messages)
` [PATCH 4/5] iio: light: lm3533-als: remove explicit parent assignment

[PATCH] watchdog: sunxi_wdt: fix improper error exit code
 2020-05-29 11:08 UTC  (3+ messages)

[PATCH 0/2 v5] Fix VMX preemption timer migration
 2020-05-29 11:07 UTC  (3+ messages)
` [PATCH 1/2 v5] KVM: nVMX: "

[igt-dev] [PATCH i-g-t 0/2] Remove _v2 functions in gpu pipelines
 2020-05-29 11:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/1] tty: serial: owl: Initialize lock before registering port
 2020-05-29 11:06 UTC  (2+ messages)

[PATCH 0/5] Enable I2C in SPL, support runtime detection of add-on board
 2020-05-29 11:06 UTC  (4+ messages)

[PATCH] gpio: fix locking open drain IRQ lines
 2020-05-29 11:06 UTC  (3+ messages)

[LTP] [PATCH] acct02: fix the ac_version check on big endian platforms
 2020-05-29 11:05 UTC  (3+ messages)

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-05-29 11:05 UTC  (9+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-29 11:05 UTC 

[PATCH v2 0/7] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-05-29 11:04 UTC  (3+ messages)

[PATCH v2 nf-next] netfilter: introduce support for reject at prerouting stage
 2020-05-29 11:03 UTC 

[PATCH] soc: qcom: rpmh: Allow RPMH on ARM SoC
 2020-05-29 11:02 UTC 

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-29 11:00 UTC  (3+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2020-05-29 11:01 UTC  (3+ messages)

[RFC PATCH 0/1] Runstate error with KPTI
 2020-05-29 10:59 UTC  (9+ messages)
` [RFC PATCH 1/1] xen: Use a global mapping for runstate

[PATCHES] uaccess base
 2020-05-29 10:48 UTC  (13+ messages)
` [PATCHES] uaccess comedi compat
  ` [PATCH 01/10] comedi: move compat ioctl handling to native fops
    ` [PATCH 02/10] comedi: get rid of indirection via translated_ioctl()
    ` [PATCH 04/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_RANGEINFO compat
    ` [PATCH 06/10] comedi: get rid of compat_alloc_user_space() mess in COMEDI_INSNLIST compat
    ` [PATCH 09/10] comedi: do_cmd_ioctl(): lift copyin/copyout into the caller

[xen-unstable-smoke test] 150469: regressions - trouble: blocked/fail
 2020-05-29 10:58 UTC 

[PATCH 1/2] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
 2020-05-29 10:58 UTC  (4+ messages)
` [PATCH 2/2] i2c: i801: Instantiate "

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-29 10:58 UTC  (5+ messages)

[PATCH v12] Add matrix keypad driver support for Mediatek SoCs
 2020-05-29 10:58 UTC  (5+ messages)
` [PATCH v12 2/3] drivers: input: keyboard: Add mtk keypad driver

[PATCH v8 0/8] block: enhance handling of size-related BlockConf properties
 2020-05-29 10:56 UTC  (4+ messages)
` [PATCH v8 2/8] block: consolidate blocksize properties consistency checks

[RFC PATCH 1/2] libnvdimm: Add prctl control for disabling synchronous fault support
 2020-05-29 10:55 UTC  (6+ messages)

linux-next: manual merge of the akpm tree with the tip tree
 2020-05-29 10:57 UTC 

5.6.12 MCE on AMD EPYC 7502
 2020-05-29 10:55 UTC 

[PATCH] iomap: Return zero in case of unsuccessful pagecache invalidation before DIO
 2020-05-29 10:55 UTC  (3+ messages)

[PATCH] xsm: also panic upon "flask=enforcing" when XSM_FLASK=n
 2020-05-29 10:54 UTC  (4+ messages)

[PATCH v3 0/5] Qualcomm labibb regulator driver
 2020-05-29 10:54 UTC  (5+ messages)
` [PATCH v3 1/5] regulator: Allow regulators to verify enabled during enable()

[PATCH] dt-bindings: sound: tlv320adcx140: Fix dt-binding-check issue
 2020-05-29 10:51 UTC  (3+ messages)

[PATCH] soc: qcom: rpmh: Remove serialization of TCS commands
 2020-05-29 10:51 UTC 

[PATCH v4 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 10:51 UTC  (7+ messages)
` [PATCH v4 09/11] dmaengine: dw: Initialize min_burst capability

linux-next: manual merge of the akpm tree with the tip tree
 2020-05-29 10:49 UTC 

[PATCH v6] erofs: convert to use the new mount fs_context api
 2020-05-29 10:48 UTC  (2+ messages)

[PATCH] nvmem: Enforce nvmem stride in the sysfs interface
 2020-05-29 10:48 UTC  (2+ messages)

sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
 2020-05-29 10:48 UTC  (2+ messages)

Git fetches whole repository and not just latest
 2020-05-29 10:45 UTC 

[PULL v3 00/11] bitmaps patches for 2020-05-26
 2020-05-29 10:44 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
 2020-05-29 10:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev2)

next/master boot: 186 boots: 17 failed, 163 passed with 3 offline, 3 untried/unknown (next-20200528)
 2020-05-29 10:44 UTC 

kci_build proposal
 2020-05-29 10:44 UTC  (3+ messages)

[bug report] Revert "media: staging: atomisp: Remove driver"
 2020-05-29 10:41 UTC 

[PATCH] Documentation: ABI: usb: chipidea: Update Li Jun's e-mail
 2020-05-29 10:42 UTC 

em28xx driver issue kernel 5.7.0
 2020-05-29 10:42 UTC  (3+ messages)


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.