All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-12 23:04:03 to 2019-11-13 00:06:58 UTC [more...]

[PATCH] mm/debug: PageAnon() is true for PageKsm() pages
 2019-11-13  0:06 UTC 

[PATCH v1 1/3] Input: ili210x - do not retrieve/print chip firmware version
 2019-11-13  0:06 UTC  (4+ messages)

[Bug 111763] ring_gfx hangs/freezes on Navi gpus
 2019-11-13  0:04 UTC  (3+ messages)

[liburing patch] test: fix up dead code bugs
 2019-11-13  0:04 UTC  (4+ messages)
` [liburing patch][v2] "

[REQUEST] Is it possible to have PostUp exec hooks?
 2019-11-13  0:03 UTC 

[PATCH] tpm_tis: turn on TPM before calling tpm_get_timeouts
 2019-11-13  0:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v4 0/3] xfs: refactor corruption returns
 2019-11-13  0:01 UTC  (7+ messages)
` [PATCH 1/3] xfs: add a if_xfs_meta_bad macro for testing and logging bad metadata
` [PATCH 2/3] xfs: kill the XFS_WANT_CORRUPT_* macros

[PATCH v10 00/25] LSM: Module stacking for AppArmor
 2019-11-13  0:00 UTC  (23+ messages)
  ` [PATCH v10 01/25] LSM: Infrastructure management of the sock security
  ` [PATCH v10 02/25] LSM: Create and manage the lsmblob data structure
  ` [PATCH v10 03/25] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v10 04/25] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v10 05/25] net: Prepare UDS for security module stacking
  ` [PATCH v10 06/25] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v10 07/25] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v10 08/25] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v10 09/25] LSM: Use lsmblob in security_task_getsecid
  ` [PATCH v10 10/25] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v10 11/25] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v10 12/25] IMA: Change internal interfaces to use lsmblobs
  ` [PATCH v10 13/25] LSM: Specify which LSM to display
  ` [PATCH v10 14/25] LSM: Ensure the correct LSM context releaser
  ` [PATCH v10 15/25] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v10 16/25] LSM: Use lsmcontext in security_dentry_init_security
  ` [PATCH v10 17/25] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v10 18/25] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v10 19/25] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v10 20/25] LSM: Verify LSM display sanity in binder
  ` [PATCH v10 21/25] Audit: Add subj_LSM fields when necessary
  ` [PATCH v10 22/25] Audit: Include object data for all security modules

[PATCH] docs: fix mailinglist url in README
 2019-11-12 23:58 UTC 

[Xen-devel] [PATCH 0/3] xen/mcelog: assorted adjustments
 2019-11-12 23:55 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/3] xen/mcelog: drop __MC_MSR_MCGCAP
  `  "

[PATCH] esp_scsi: Add support for FSC chip
 2019-11-12 23:57 UTC  (7+ messages)
` [PATCH 0/2] Some esp_scsi updates
  ` [PATCH 1/2] esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
  ` [PATCH 2/2] esp_scsi: Add support for FSC chip

[PATCH 1/5] drm/i915/psr: Add bits per pixel limitation
 2019-11-12 23:56 UTC  (6+ messages)
` [PATCH 5/5] drm/i915/vbt: Parse power conservation features block
    ` [Intel-gfx] "

linux-next: manual merge of the net-next tree with the net tree
 2019-11-12 23:55 UTC 

[U-Boot] [BUG] fs: fat: incorrect creation of files with Unicode file name
 2019-11-12 23:53 UTC 

[PATCH 0/2] Move swap functions out of address space operations
 2019-11-12 23:52 UTC  (5+ messages)
` [PATCH 2/2] fs: Move swap_[de]activate to file_operations
    ` [f2fs-dev] "

[PATCH v2 1/2] Input: ili210x - add resolution to chip operations structure
 2019-11-12 23:52 UTC  (4+ messages)
` [PATCH v2 2/2] Input: ili210x - optionally show calibrate sysfs attribute

[PATCH 3.16 00/25] 3.16.77-rc1 review
 2019-11-12 23:48 UTC  (26+ messages)
` [PATCH 3.16 01/25] KVM: Introduce kvm_get_arch_capabilities()
` [PATCH 3.16 02/25] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
` [PATCH 3.16 03/25] x86/msr: Add the IA32_TSX_CTRL MSR
` [PATCH 3.16 04/25] x86/cpu: Add a helper function x86_read_arch_cap_msr()
` [PATCH 3.16 05/25] x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
` [PATCH 3.16 06/25] x86/speculation/taa: Add mitigation for TSX Async Abort
` [PATCH 3.16 07/25] x86/speculation/taa: Add sysfs reporting "
` [PATCH 3.16 08/25] kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
` [PATCH 3.16 09/25] x86/tsx: Add "auto" option to the tsx= cmdline parameter
` [PATCH 3.16 10/25] x86/speculation/taa: Add documentation for TSX Async Abort
` [PATCH 3.16 11/25] x86/tsx: Add config options to set tsx=on|off|auto
` [PATCH 3.16 12/25] x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs
` [PATCH 3.16 13/25] x86/bugs: Add ITLB_MULTIHIT bug infrastructure
` [PATCH 3.16 14/25] drm/i915/gen8+: Add RC6 CTX corruption WA
` [PATCH 3.16 15/25] net: netem: fix error path for corrupted GSO frames
` [PATCH 3.16 16/25] ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()
` [PATCH 3.16 17/25] media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
` [PATCH 3.16 18/25] media: technisat-usb2: break out of loop at end of buffer
` [PATCH 3.16 19/25] ax25: enforce CAP_NET_RAW for raw sockets
` [PATCH 3.16 20/25] ieee802154: "
` [PATCH 3.16 21/25] appletalk: "
` [PATCH 3.16 22/25] mISDN: "
` [PATCH 3.16 23/25] nfc: "
` [PATCH 3.16 24/25] cfg80211: wext: avoid copying malformed SSIDs
` [PATCH 3.16 25/25] rtlwifi: Fix potential overflow on P2P code

Merge commit says refs/heads/<branchname> instead of <branchname>
 2019-11-12 23:48 UTC 

[PATCH 1/4] drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
 2019-11-12 23:48 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
    `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
    `  "

[PATCH] drm/i915/selftests: Exercise long preemption chains
 2019-11-12 23:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
    `  "

[PATCH] of: allocate / free phandle cache outside of the devtree_lock
 2019-11-12 23:46 UTC  (5+ messages)

[PATCH] edid-decode: fix typo in 1024x768i established timing
 2019-11-12 23:46 UTC 

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-12 23:45 UTC  (5+ messages)
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12 23:42 UTC  (27+ messages)
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-12 23:44 UTC  (4+ messages)
` [PATCH v5 00/14] "

[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
 2019-11-12 23:44 UTC  (6+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue

[PATCH] scsi_dh_rdac: avoid crash during rescan
 2019-11-12 23:41 UTC  (3+ messages)

[pull request][net-next 0/8] Mellanox, mlx5 updates 2019-11-12
 2019-11-12 23:41 UTC  (3+ messages)
` [net-next 8/8] net/mlx5: Add vf ACL access via tc flower

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-12 23:40 UTC  (6+ messages)

FREE Bestiality Social Network
 2019-11-12 23:36 UTC  (2+ messages)

[meta-oe][zeus][PATCH 1/1] php: fix CVE-2019-11043
 2019-11-12 23:36 UTC  (2+ messages)

[PATCH net-next v2 00/10] devlink subdev
 2019-11-12 23:32 UTC  (7+ messages)

[PATCH net-next 6/6] netfilter: nf_flow_table: hardware offload support
 2019-11-12 23:31 UTC  (3+ messages)

[PATCH 0/1] cdrtools-native: Don't set uid/gid during install
 2019-11-12 23:31 UTC  (3+ messages)
` ✗ patchtest: failure for "

[arm64, debug] PTRACE_SINGLESTEP does not single-step a valid instruction
 2019-11-12 23:22 UTC 

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-12 23:26 UTC  (9+ messages)
` [PATCH v24 11/12] LRNG - add SP800-90B compliant health tests

[PATCH] proc: Allow restricting permissions in /proc/sys
 2019-11-12 23:25 UTC  (2+ messages)

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2019-11-12 23:25 UTC  (14+ messages)
              ` static and dynamic linking. Was: [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-12 23:22 UTC  (11+ messages)

[PATCH 3/3] dt-bindings: arm64: fsl: Add Variscite i.MX6UL compatibles
 2019-11-12 23:19 UTC  (4+ messages)
` [PATCH v2 3/3] dt-bindings: arm: "

[PATCH 1/2] drivers: ipmi: Support raw i2c packet in IPMB
 2019-11-12 23:19 UTC  (8+ messages)
` [PATCH 2/2] drivers: ipmi: Modify max length of IPMB packet

[PATCH v3 1/2] Revert "drm/i915/ehl: Update MOCS table for EHL"
 2019-11-12 23:20 UTC  (8+ messages)
` [PATCH v3 2/2] drm/i915/tgl: MOCS table update
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 1/2] Revert "drm/i915/ehl: Update MOCS table for EHL"

[PATCHv7 0/3] Variscite DART-6UL SoM support
 2019-11-12 23:17 UTC  (4+ messages)
` [PATCHv7 2/3] ARM: dts: Add support for i.MX6 UltraLite DART Variscite Customboard

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-11-12 23:17 UTC  (6+ messages)

[PATCH v24 01/12] Linux Random Number Generator
 2019-11-12 23:15 UTC  (5+ messages)

[PATCH] Fix divide by zero message
 2019-11-12 22:57 UTC 

[PATCH] Add check_all_func_returns
 2019-11-12 22:56 UTC 

[PATCH] unreachable code should use sm_warning()
 2019-11-12 22:57 UTC 

[PATCH] Fix unused variable in macro_table.c
 2019-11-12 22:57 UTC 

[PATCH] Implement memory tracker for Solarish systems
 2019-11-12 22:57 UTC 

[PATCH] Set smatch to output to stdout
 2019-11-12 22:57 UTC 

[PATCH] Remove unused variable from check_memset.c
 2019-11-12 22:57 UTC 

[PATCH] Clean up unused -W options
 2019-11-12 22:57 UTC 

[PATCH] Add check_cmn_err
 2019-11-12 22:56 UTC 

How to see SELinux denials late at shutdown
 2019-11-12 23:14 UTC  (4+ messages)

[PATCH v24 12/12] LRNG - add interface for gathering of raw entropy
 2019-11-12 23:13 UTC  (5+ messages)

[PATCH 00/55] Patch Round-up for stable 4.1.1, freeze on 2019-11-12
 2019-11-12 23:12 UTC  (3+ messages)

[GIT PULL] IIO fixes / Staging driver for 5.4-rc7
 2019-11-12 23:12 UTC  (7+ messages)
    ` [PATCH] vboxsf: move out of staging to fs/

[PATCH v2] drivers: ipmi: Support raw i2c packet in IPMB
 2019-11-12 23:13 UTC 

[PATCH] hugetlbfs: Take read_lock on i_mmap for PMD sharing
 2019-11-12 23:11 UTC  (8+ messages)

[PATCH 1/3] dt-bindings: mmc: Add 'fixed-emmc-driver-type-hs{200,400}'
 2019-11-12 23:11 UTC  (9+ messages)

+ mm-introduce-reported-pages.patch added to -mm tree
 2019-11-12 23:10 UTC  (16+ messages)

[PATCH v4 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-12 23:09 UTC  (5+ messages)
` [PATCH v4 1/4] Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
` [PATCH v4 2/4] Bluetooth: btbcm: Support pcm configuration
` [PATCH v4 3/4] Bluetooth: hci_bcm: Support pcm params in dts
` [PATCH v4 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-12 23:06 UTC  (8+ messages)

[PATCH] xfs: remove the unused m_chsize field
 2019-11-12 23:09 UTC  (3+ messages)

[PATCH] pseudo: Add statx support to fix fedora30 issues
 2019-11-12 23:09 UTC  (5+ messages)

[PATCH] KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler
 2019-11-12 23:08 UTC  (2+ messages)

[PATCH v4 00/14] t5520: various test cleanup
 2019-11-12 23:08 UTC  (20+ messages)
` [PATCH v5 "
  ` [PATCH v5 10/14] t5520: test single-line files by git with test_cmp
  ` [PATCH v6 00/14] t5520: various test cleanup
    ` [PATCH v6 01/14] t: teach test_cmp_rev to accept ! for not-equals
    ` [PATCH v6 02/14] t5520: improve test style
    ` [PATCH v6 03/14] t5520: use sq for test case names
    ` [PATCH v6 04/14] t5520: let sed open its own input
    ` [PATCH v6 05/14] t5520: replace test -f with test-lib functions
    ` [PATCH v6 06/14] t5520: remove spaces after redirect operator
    ` [PATCH v6 07/14] t5520: use test_line_count where possible
    ` [PATCH v6 08/14] t5520: replace test -{n,z} with test-lib functions
    ` [PATCH v6 09/14] t5520: use test_cmp_rev where possible
    ` [PATCH v6 10/14] t5520: test single-line files by git with test_cmp
    ` [PATCH v6 11/14] t5520: don't put git in upstream of pipe
    ` [PATCH v6 12/14] t5520: replace $(cat ...) comparison with test_cmp
    ` [PATCH v6 13/14] t5520: remove redundant lines in test cases
    ` [PATCH v6 14/14] t5520: replace `! git` with `test_must_fail git`

[ANNOUNCE] 4.19.82-rt30
 2019-11-12 23:04 UTC 

use generic DMA mapping code in powerpc V4
 2019-11-12 22:58 UTC  (12+ messages)
    ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH 0/9] staging: rtl8723bs: cleanup patches
 2019-11-12 23:04 UTC  (3+ messages)
` [PATCH 5/9] staging: rtl8723bs: Add necessary braces


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.